X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fsetup.h;h=e600cedda9762dac44ea7975f8bdab18d4ad2ba0;hb=9bd6ceb666e76b9a3caefa158827a571ead55b6a;hp=883f59bfa097f26f437c465596b5ab26d956c0db;hpb=8df1b049bc86495a40e421abc8b9cf1dda32f0d9;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-mips/setup.h b/include/asm-mips/setup.h index 883f59bfa09..e600cedda97 100644 --- a/include/asm-mips/setup.h +++ b/include/asm-mips/setup.h @@ -3,6 +3,8 @@ #define COMMAND_LINE_SIZE 256 +#ifdef __KERNEL__ extern void setup_early_printk(void); +#endif /* __KERNEL__ */ #endif /* __SETUP_H */