commit | 9a4048a211513c3d6c56ddf2efb276113eae0b80 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Thu Jan 29 15:35:34 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 24 15:17:41 2009 +1000 |
tree | 41bc9509df6c55db3bcaa44ecf5aa5f5ae785c89 | |
parent | 76fdb7d6bd7922353abc8a1407c6dde3789042ce [diff] |
m68k: swtich non-mmu setups to use the mmu dma-mapping.h The mmu version of dma-mapping.h (which is dma-mapping_mm.h) is clean to be used for non-mmu setups as well. Remove dma-mapping_no.h and revert dma-mapping_mm.h to dma-mapping.h Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>