Remove asm/page.h which is included more than once
Signed-off-by: Brajeswar Ghosh <[email protected]>
---
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
Commit-ID: fc5014cc552811ade1edce59d0c3f1baa069ffa0
Gitweb: https://git.kernel.org/tip/fc5014cc552811ade1edce59d0c3f1baa069ffa0
Author: Brajeswar Ghosh <[email protected]>
AuthorDate: Mon, 28 Jan 2019 21:48:47 +0530
Committer: Borislav Petkov <[email protected]>
CommitDate: Mon, 28 Jan 2019 18:32:34 +0100
x86/asm-prototypes: Remove duplicate include <asm/page.h>
Remove asm/page.h which is included more than once.
Signed-off-by: Brajeswar Ghosh <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/20190128161847.GA2318@hp-pavilion-15-notebook-pc-brajeswar
---
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>