Commit 17d1486a69657a3de1482d1bd4882c3ce1d9cf1e

Authored by Jesper Juhl
Committed by Thomas Gleixner
1 parent 231b64bfee

i386: Clean up duplicate includes in arch/i386/kernel/

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

arch/x86/kernel/pci-dma_32.c
... ... @@ -12,7 +12,6 @@
12 12 #include <linux/string.h>
13 13 #include <linux/pci.h>
14 14 #include <linux/module.h>
15   -#include <linux/pci.h>
16 15 #include <asm/io.h>
17 16  
18 17 struct dma_coherent_mem {