mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][02/37] Clean up duplicate includes in arch/i386/kernel/
@ 2007-07-21 15:01 Jesper Juhl
  0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2007-07-21 15:01 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Andrew Morton, Jesper Juhl, Greg Kroah-Hartman, Andi Kleen

Hi,

This patch cleans up duplicate includes in
	arch/i386/kernel/


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

diff --git a/arch/i386/kernel/pci-dma.c b/arch/i386/kernel/pci-dma.c
index 048f09b..c8a332c 100644
--- a/arch/i386/kernel/pci-dma.c
+++ b/arch/i386/kernel/pci-dma.c
@@ -12,7 +12,6 @@
 #include <linux/string.h>
 #include <linux/pci.h>
 #include <linux/module.h>
-#include <linux/pci.h>
 #include <asm/io.h>
 
 struct dma_coherent_mem {

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

only message in thread, other threads:[~2007-07-21 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 15:01 [PATCH][02/37] Clean up duplicate includes in arch/i386/kernel/ Jesper Juhl

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