summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform/coldfire/dma.c
Commit message (Collapse)AuthorAgeFilesLines
* m68knommu: create common DMA table for ColdFire CPUsGreg Ungerer2008-02-011-0/+39
Move the ColdFire DMA address table into its own file, and out of each of the different CPU config files. No need to have a copy of it in each of the config setup files. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>