From: Glauber Costa Date: Tue, 8 Apr 2008 16:20:43 +0000 (-0300) Subject: x86: introduce pci-dma.c X-Git-Tag: v2.6.26-rc1~1133^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=459121c9ec1e6c5d701f6520f4170719ac008951;p=pandora-kernel.git x86: introduce pci-dma.c This patch introduces pci-dma.c, a common file for pci dma between i386 and x86_64. As a start, dma_set_mask() is the same between architectures, and is placed there. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed