From: Glauber Costa Date: Tue, 25 Mar 2008 21:36:34 +0000 (-0300) Subject: x86: move dma_supported and dma_set_mask to pci-dma_32.c X-Git-Tag: v2.6.26-rc1~1133^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802c1f6648aeb3eea670b4ef8b10014169b65699;p=pandora-kernel.git x86: move dma_supported and dma_set_mask to pci-dma_32.c This is the way x86_64 does, so this make them equal. They have to be extern now in the header, and the extern definition is moved to the common dma-mapping.h header. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed