X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fsetup.h;h=186e0fb835bd247d836eeacdc591a1450dd93ac5;hb=c32e7d669ef827f97d1aae8f6b34542665defbf6;hp=dae19342f0b90f3d2083d92f0834ce0053817118;hpb=6f775ba0154cdf10108071acc71f26c4efdb8d57;p=pandora-kernel.git diff --git a/arch/powerpc/include/asm/setup.h b/arch/powerpc/include/asm/setup.h index dae19342f0b9..186e0fb835bd 100644 --- a/arch/powerpc/include/asm/setup.h +++ b/arch/powerpc/include/asm/setup.h @@ -3,4 +3,8 @@ #include +#ifndef __ASSEMBLY__ +extern void ppc_printk_progress(char *s, unsigned short hex); +#endif + #endif /* _ASM_POWERPC_SETUP_H */