* [PATCH] MN10300: includecheck fix: mn10300, pci.h
@ 2009-08-10 15:45 David Howells
0 siblings, 0 replies; only message in thread
From: David Howells @ 2009-08-10 15:45 UTC (permalink / raw)
To: torvalds, akpm
Cc: linux-am33-list, linux-kernel, Jaswinder Singh Rajput, David Howells
From: Jaswinder Singh Rajput <jaswinder@kernel.org>
Fix the following 'make includecheck' warning:
arch/mn10300/include/asm/pci.h: linux/mm.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
---
arch/mn10300/include/asm/pci.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/mn10300/include/asm/pci.h b/arch/mn10300/include/asm/pci.h
index 35d2ed6..19aecc9 100644
--- a/arch/mn10300/include/asm/pci.h
+++ b/arch/mn10300/include/asm/pci.h
@@ -59,7 +59,6 @@ void pcibios_penalize_isa_irq(int irq);
#include <linux/slab.h>
#include <asm/scatterlist.h>
#include <linux/string.h>
-#include <linux/mm.h>
#include <asm/io.h>
struct pci_dev;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-10 15:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-10 15:45 [PATCH] MN10300: includecheck fix: mn10300, pci.h David Howells
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®