x86, espfix: Move espfix definitions into a separate header file
[pandora-kernel.git] / arch / x86 / include / asm / setup.h
index d064d02..8a87336 100644 (file)
@@ -59,11 +59,10 @@ extern void x86_ce4100_early_setup(void);
 static inline void x86_ce4100_early_setup(void) { }
 #endif
 
-extern void init_espfix_bsp(void);
-extern void init_espfix_ap(void);
-
 #ifndef _SETUP
 
+#include <asm/espfix.h>
+
 /*
  * This is set up by the setup-routine at boot-time
  */