commit | 4d92fbf231fe23ec07d18820a141c573a7f5017a | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Mar 25 18:36:32 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:19:56 2008 +0200 |
tree | 13187ca7d82f2356e22b6ba4a2cef12dcd95d976 | |
parent | 8d396ded71a9b378fc3e846095e50565606f2df6 [diff] |
x86: move dma_map_page and dma_unmap_page to common header They are similar enough to do this move. the macro version is ugly, and we use inline functions instead. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>