x86: use _types.h headers in asm where available
[sfrench/cifs-2.6.git] / arch / x86 / kernel / relocate_kernel_64.S
index b0bbdd4829c9669463e11cdbd13bb841c8c0ac16..d32cfb27a479ecbf32be5dca3c87e5a220e59261 100644 (file)
@@ -7,10 +7,10 @@
  */
 
 #include <linux/linkage.h>
-#include <asm/page.h>
+#include <asm/page_types.h>
 #include <asm/kexec.h>
 #include <asm/processor-flags.h>
-#include <asm/pgtable.h>
+#include <asm/pgtable_types.h>
 
 /*
  * Must be relocatable PIC code callable as a C function