x86: use _types.h headers in asm where available
[deliverable/linux.git] / arch / x86 / kernel / entry_32.S
index e992068314595a614cc0c0984011578f2be49278..999e827ef9c7896876134566e149f2153992c2f8 100644 (file)
@@ -47,7 +47,7 @@
 #include <asm/errno.h>
 #include <asm/segment.h>
 #include <asm/smp.h>
-#include <asm/page.h>
+#include <asm/page_types.h>
 #include <asm/desc.h>
 #include <asm/percpu.h>
 #include <asm/dwarf2.h>
This page took 0.028196 seconds and 5 git commands to generate.