From: Glauber Costa Date: Tue, 25 Mar 2008 21:36:21 +0000 (-0300) Subject: x86: implement dma_map_single through dma_ops X-Git-Tag: v2.6.26-rc1~1133^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22456b97148be300e25e9cb97244656775972475;p=pandora-kernel.git x86: implement dma_map_single through dma_ops That's already the name of the game for x86_64. For i386, we add a pci-base_32.c, that will hold the default operations. The function call itself goes through dma-mapping.h , the common header Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed