[PATCH 2.6.22-rc7] remove duplicate header include line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

<linux/pci.h> is included twice. This patch removes the duplication.
I've confirmed the binary file with/without patch is completely same.

Thanks,
MUNE

Remove duplicate header include line from arch/i386/kernel/pci-dma.c

Signed-off-by: MUNEDA Takahiro <[email protected]>

---
 arch/i386/kernel/pci-dma.c |    1 -
 1 file changed, 1 deletion(-)

Index: linux-2.6.22-rc7/arch/i386/kernel/pci-dma.c
===================================================================
--- linux-2.6.22-rc7.orig/arch/i386/kernel/pci-dma.c	2007-07-04 17:09:03.000000000 +0900
+++ linux-2.6.22-rc7/arch/i386/kernel/pci-dma.c	2007-07-04 17:09:14.000000000 +0900
@@ -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 {

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux