* [PATCH -tip] mm: includecheck fix for arch/x86/mm/init_64.c
@ 2010-02-27 8:22 Jaswinder Singh Rajput
0 siblings, 0 replies; only message in thread
From: Jaswinder Singh Rajput @ 2010-02-27 8:22 UTC (permalink / raw)
To: Shaohui Zheng, Ingo Molnar, Andrew Morton, LKML
Fix the following 'make includecheck' warning:
arch/x86/mm/init_64.c: linux/bootmem.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Shaohui Zheng <shaohui.zheng@intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@linux-foundation.org>
---
arch/x86/mm/init_64.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c
index e9b040e..a544bec 100644
--- a/arch/x86/mm/init_64.c
+++ b/arch/x86/mm/init_64.c
@@ -49,7 +49,6 @@
#include <asm/numa.h>
#include <asm/cacheflush.h>
#include <asm/init.h>
-#include <linux/bootmem.h>
static unsigned long dma_reserve __initdata;
--
1.6.6
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-27 8:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-27 8:22 [PATCH -tip] mm: includecheck fix for arch/x86/mm/init_64.c Jaswinder Singh Rajput
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®