Remove asm/page.h which is included more than once Signed-off-by: Brajeswar Ghosh <brajeswar.li...@gmail.com> --- arch/x86/include/asm/asm-prototypes.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/arch/x86/include/asm/asm-prototypes.h b/arch/x86/include/asm/asm-prototypes.h index 1908214b9125..ce92c4acc913 100644 --- a/arch/x86/include/asm/asm-prototypes.h +++ b/arch/x86/include/asm/asm-prototypes.h @@ -7,7 +7,6 @@ #include <asm-generic/asm-prototypes.h> -#include <asm/page.h> #include <asm/pgtable.h> #include <asm/special_insns.h> #include <asm/preempt.h> -- 2.17.1