x86: move pci fixup to pci-dma.c
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:53 +0000 (13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commitbca5c09663030bdd18ab1b3ccb6671f663c3345a
treea98960da8eb60964dda190e6df6ef890c64147eb
parent116890d556af38d539597655c564a73e6eef3d9e
x86: move pci fixup to pci-dma.c

via_no_dac provides a fixup that is the same for both
architectures. Move it to pci-dma.c.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-dma.c
arch/x86/kernel/pci-dma_32.c
arch/x86/kernel/pci-dma_64.c
include/asm-x86/dma-mapping.h
This page took 0.028438 seconds and 5 git commands to generate.