mm: reorder includes after introduction of linux/pgtable.h
[sfrench/cifs-2.6.git] / arch / x86 / kernel / reboot.c
index 3ca43be4f9cf09a5586184f1be334a5fc350249e..e040ba6be27b6b025c4dcb8bdb813a86f38ee454 100644 (file)
 #include <linux/tboot.h>
 #include <linux/delay.h>
 #include <linux/frame.h>
+#include <linux/pgtable.h>
 #include <acpi/reboot.h>
 #include <asm/io.h>
 #include <asm/apic.h>
 #include <asm/io_apic.h>
 #include <asm/desc.h>
 #include <asm/hpet.h>
-#include <asm/pgtable.h>
 #include <asm/proto.h>
 #include <asm/reboot_fixups.h>
 #include <asm/reboot.h>