X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fboot%2F44x.h;h=02563443788afd09e187b6c8f9bdb8badc40bd98;hb=95b00786f3b8fa99f53931361beeb4c10504ad87;hp=7b129ad043e19494af4b727c4c87767e0286988b;hpb=36f021b579d195cdc5fa6f3e2bab198b4bf70643;p=pandora-kernel.git diff --git a/arch/powerpc/boot/44x.h b/arch/powerpc/boot/44x.h index 7b129ad043e1..02563443788a 100644 --- a/arch/powerpc/boot/44x.h +++ b/arch/powerpc/boot/44x.h @@ -10,7 +10,7 @@ #ifndef _PPC_BOOT_44X_H_ #define _PPC_BOOT_44X_H_ -void ibm44x_fixup_memsize(void); void ebony_init(void *mac0, void *mac1); +void bamboo_init(void *mac0, void *mac1); #endif /* _PPC_BOOT_44X_H_ */