From: Greg Ungerer Date: Fri, 17 Apr 2009 13:11:38 +0000 (+1000) Subject: m68knommu: fix DMA support for ColdFire X-Git-Tag: v2.6.30-rc4~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec40f95db753d3bfdbcc43b1505ecf7980cb6492;p=pandora-kernel.git m68knommu: fix DMA support for ColdFire ColdFire CPU family members support DMA (all those with the FEC ethernet core use it, the rest have dedicated DMA engines). The code support is just missing a handful of routines for it to be usable by drivers. Add the missing dma_ functions. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed