]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit8e8edc6401205da3000cc3dfa76f3fd28a21d73c
tree9e5583cf141dcfe39228bdd1b77eb4c81f6b5b51
parentfae9a0d8ca68a14da8d2351ad3e0bf42f3b29899
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