public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip 1/2] x86/pci: remove include of kmemleak.h
@ 2012-06-05 18:59 Xiaotian Feng
  0 siblings, 0 replies; only message in thread
From: Xiaotian Feng @ 2012-06-05 18:59 UTC (permalink / raw)
  To: x86
  Cc: linux-kernel, Xiaotian Feng, Xiaotian Feng, Thomas Gleixner,
	Ingo Molnar, H. Peter Anvin, Kyungmin Park, Marek Szyprowski,
	Yinghai Lu

As dma32_reserve_bootmem was removed by commit 5491ff5, the only
user has been gone, so remove the include of kmemleak.h

Signed-off-by: Xiaotian Feng <dannyfeng@tencent.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Arnd Bergmann <arnd@arndb.de> 
Cc: Yinghai Lu <yinghai@kernel.org>
---
 arch/x86/kernel/pci-dma.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/pci-dma.c b/arch/x86/kernel/pci-dma.c
index 62c9457..3b42e53 100644
--- a/arch/x86/kernel/pci-dma.c
+++ b/arch/x86/kernel/pci-dma.c
@@ -5,7 +5,6 @@
 #include <linux/bootmem.h>
 #include <linux/gfp.h>
 #include <linux/pci.h>
-#include <linux/kmemleak.h>
 
 #include <asm/proto.h>
 #include <asm/dma.h>
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-05 10:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 18:59 [PATCH -tip 1/2] x86/pci: remove include of kmemleak.h Xiaotian Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox