From: Paul Mundt Date: Mon, 1 Oct 2007 08:43:11 +0000 (+0900) Subject: sh64: Move consistent DMA routines to arch/sh64/mm/. X-Git-Tag: v2.6.24-rc1~1376^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049aa166b112beab77b9a2f8d9caa03b74843eab;p=pandora-kernel.git sh64: Move consistent DMA routines to arch/sh64/mm/. The consistent DMA stuff was evolved from the old PCI DMA mapping functions. As this has been overhauled, it's something that is used by the generic DMA mapping code, and thus, has no intrinsic PCI dependence. Move the routines somewhere more sensible (same place as sh), and fix up the build for CONFIG_PCI=n in the process. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed