x86: use _types.h headers in asm where available
[deliverable/linux.git] / arch / x86 / kernel / entry_64.S
index fbcf96b295ff7ff5718f618d1f4ae5c6697ef2aa..dcf31283f949f276a5a00acab45204087acfac11 100644 (file)
@@ -48,7 +48,7 @@
 #include <asm/unistd.h>
 #include <asm/thread_info.h>
 #include <asm/hw_irq.h>
-#include <asm/page.h>
+#include <asm/page_types.h>
 #include <asm/irqflags.h>
 #include <asm/paravirt.h>
 #include <asm/ftrace.h>
This page took 0.024951 seconds and 5 git commands to generate.