projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
231b64b
)
i386: Clean up duplicate includes in arch/i386/kernel/
author
Jesper Juhl
<jesper.juhl@gmail.com>
Wed, 17 Oct 2007 16:04:35 +0000
(18:04 +0200)
committer
Thomas Gleixner
<tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:15:51 +0000
(20:15 +0200)
This patch cleans up duplicate includes in arch/i386/kernel/
[ tglx: arch/x86 adaptation ]
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-dma_32.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/pci-dma_32.c
b/arch/x86/kernel/pci-dma_32.c
index
0aae2f3
..
5133032
100644
(file)
--- a/
arch/x86/kernel/pci-dma_32.c
+++ b/
arch/x86/kernel/pci-dma_32.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 {