* [PATCH] include/asm-prototypes: Remove duplicate header
@ 2019-01-28 16:18 Brajeswar Ghosh
2019-01-28 17:39 ` [tip:x86/cleanups] x86/asm-prototypes: Remove duplicate include <asm/page.h> tip-bot for Brajeswar Ghosh
0 siblings, 1 reply; 2+ messages in thread
From: Brajeswar Ghosh @ 2019-01-28 16:18 UTC (permalink / raw)
To: tglx, mingo, bp, hpa, dwmw, brajeswar.linux
Cc: jrdr.linux, linux-kernel, sabyasachi.linux
Remove asm/page.h which is included more than once
Signed-off-by: Brajeswar Ghosh <brajeswar.linux@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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:x86/cleanups] x86/asm-prototypes: Remove duplicate include <asm/page.h>
2019-01-28 16:18 [PATCH] include/asm-prototypes: Remove duplicate header Brajeswar Ghosh
@ 2019-01-28 17:39 ` tip-bot for Brajeswar Ghosh
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Brajeswar Ghosh @ 2019-01-28 17:39 UTC (permalink / raw)
To: linux-tip-commits
Cc: dwmw, brajeswar.linux, bp, linux-kernel, mingo, hpa, tglx, mingo
Commit-ID: fc5014cc552811ade1edce59d0c3f1baa069ffa0
Gitweb: https://git.kernel.org/tip/fc5014cc552811ade1edce59d0c3f1baa069ffa0
Author: Brajeswar Ghosh <brajeswar.linux@gmail.com>
AuthorDate: Mon, 28 Jan 2019 21:48:47 +0530
Committer: Borislav Petkov <bp@suse.de>
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 <brajeswar.linux@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: David Woodhouse <dwmw@amazon.co.uk>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: jrdr.linux@gmail.com
Cc: sabyasachi.linux@gmail.com
Cc: Thomas Gleixner <tglx@linutronix.de>
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-28 17:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28 16:18 [PATCH] include/asm-prototypes: Remove duplicate header Brajeswar Ghosh
2019-01-28 17:39 ` [tip:x86/cleanups] x86/asm-prototypes: Remove duplicate include <asm/page.h> tip-bot for Brajeswar Ghosh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome