From: Glauber Costa Date: Tue, 25 Mar 2008 21:36:32 +0000 (-0300) Subject: x86: move dma_map_page and dma_unmap_page to common header X-Git-Tag: v2.6.26-rc1~1133^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d92fbf231fe23ec07d18820a141c573a7f5017a;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed