X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fboot%2F44x.h;h=02563443788afd09e187b6c8f9bdb8badc40bd98;hb=c2a3b233450d5bc426c063ea2d8a74351db29ea4;hp=ad33dcc95ae5dee948fef3aba2098be25999f333;hpb=35438c4327df18dbf5e7f597b69299119f4a14de;p=linux-2.6 diff --git a/arch/powerpc/boot/44x.h b/arch/powerpc/boot/44x.h index ad33dcc95a..0256344378 100644 --- a/arch/powerpc/boot/44x.h +++ b/arch/powerpc/boot/44x.h @@ -11,6 +11,6 @@ #define _PPC_BOOT_44X_H_ void ebony_init(void *mac0, void *mac1); -void bamboo_init(void); +void bamboo_init(void *mac0, void *mac1); #endif /* _PPC_BOOT_44X_H_ */