x86: move defs around to allow paravirt.h to just include page_types.h
[firefly-linux-kernel-4.4.55.git] / arch / x86 / include / asm / paravirt.h
index c85e7475e1719a1aa4bf4592b62e82b9d800b76c..db570f23b228b7870d4425cd22ff80b8ead943ec 100644 (file)
@@ -4,7 +4,7 @@
  * para-virtualization: those hooks are defined here. */
 
 #ifdef CONFIG_PARAVIRT
-#include <asm/page.h>
+#include <asm/page_types.h>
 #include <asm/asm.h>
 
 /* Bitmask of what can be clobbered: usually at least eax. */