commit | 8e8edc6401205da3000cc3dfa76f3fd28a21d73c | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Apr 08 13:20:57 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:19:57 2008 +0200 |
tree | 9e5583cf141dcfe39228bdd1b77eb4c81f6b5b51 | |
parent | fae9a0d8ca68a14da8d2351ad3e0bf42f3b29899 [diff] |
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>