Skip to content

Commit

Permalink
i386: Clean up duplicate includes in arch/i386/kernel/
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jesper Juhl authored and Thomas Gleixner committed Oct 17, 2007
1 parent 231b64b commit 17d1486
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/kernel/pci-dma_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 17d1486

Please sign in to comment.