From: Joerg Roedel Date: Tue, 19 Aug 2008 14:32:45 +0000 (+0200) Subject: x86: move dma_*_coherent functions to include file X-Git-Tag: v2.6.28-rc1~712^2^4~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c505ce3930c6a6b455cda53fab3e88ae44f8221;p=pandora-kernel.git x86: move dma_*_coherent functions to include file All the x86 DMA-API functions are defined in asm/dma-mapping.h. This patch moves the dma_*_coherent functions also to this header file because they are now small enough to do so. This is done as a separate patch because it also includes some renaming and restructuring of the dma-mapping.h file. Signed-off-by: Joerg Roedel Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed