]> git.baikalelectronics.ru Git - kernel.git/commit
x86: move dma_coherent functions to pci-dma.c
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:57 +0000 (13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commit3e6df86482e4eefbaae813820dfc28ab071cd288
tree9e5583cf141dcfe39228bdd1b77eb4c81f6b5b51
parent36176e304b2a5c3998e9e8525166f6dde98bb68b
x86: move dma_coherent functions to pci-dma.c

They are placed in an ifdef, since they are i386 specific
the structure definition goes to dma-mapping.h.

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
include/asm-x86/dma-mapping.h