commit | cba89e231f97139dc6013030210624efd1087f68 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Fri Jun 12 15:11:17 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Sep 16 09:43:38 2009 +1000 |
tree | 51a1c248e3188f171526b1df88f86b3dc7cd64f0 | |
parent | 6192c1ea0ac5806592c5c9cc2b2b94b0298df02b [diff] |
m68k: merge mmu and non-mmu versions of dma.h The non-mmu version of dma.h contains a lot of ColdFire specific DMA support, but also all of the base m68k support. So use the non-mmu version of dma.h for all. Signed-off-by: Greg Ungerer <gerg@uclinux.org>