X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fsetup.h;h=db8aa19a08a22d35e608625b251bcee7fa5fe1ee;hb=27d189c02ba25851973c8582e419c0bded9f7e5b;hp=d6763b139a844243b9fbb8dc620e633fe7b5825a;hpb=925d169f5b86fe57e2f5264ea574cce9a89b719d;p=pandora-kernel.git diff --git a/arch/x86/include/asm/setup.h b/arch/x86/include/asm/setup.h index d6763b139a84..db8aa19a08a2 100644 --- a/arch/x86/include/asm/setup.h +++ b/arch/x86/include/asm/setup.h @@ -53,6 +53,12 @@ extern void x86_mrst_early_setup(void); static inline void x86_mrst_early_setup(void) { } #endif +#ifdef CONFIG_X86_INTEL_CE +extern void x86_ce4100_early_setup(void); +#else +static inline void x86_ce4100_early_setup(void) { } +#endif + #ifndef _SETUP /*