]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68knommu: create common DMA table for ColdFire CPUs
authorGreg Ungerer <gerg@snapgear.com>
Fri, 1 Feb 2008 07:38:03 +0000 (17:38 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Feb 2008 10:00:01 +0000 (21:00 +1100)
commitdad263b84e244cd991f40ab9f87813078f585abb
tree0e65802792dd3086dc8f56ca8025f3ce49a84716
parent6d3867987b8eefd880246f7dab085fcbe348c4dd
m68knommu: create common DMA table for ColdFire CPUs

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>
arch/m68knommu/platform/coldfire/dma.c [new file with mode: 0644]