x86: Add early platform detection
[deliverable/linux.git] / arch / x86 / kernel / head64.c
index 70eaa852c732a2db3ae5c809f56f27b9c0f42dc1..0b06cd778fd9c73884f8c1cffc5a359ec4f9c425 100644 (file)
@@ -23,8 +23,8 @@
 #include <asm/sections.h>
 #include <asm/kdebug.h>
 #include <asm/e820.h>
-#include <asm/bios_ebda.h>
 #include <asm/trampoline.h>
+#include <asm/bios_ebda.h>
 
 static void __init zap_identity_mappings(void)
 {
This page took 0.024352 seconds and 5 git commands to generate.