]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: swtich non-mmu setups to use the mmu dma-mapping.h
authorGreg Ungerer <gerg@uclinux.org>
Thu, 29 Jan 2009 05:35:34 +0000 (15:35 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:41 +0000 (15:17 +1000)
commit9a4048a211513c3d6c56ddf2efb276113eae0b80
tree41bc9509df6c55db3bcaa44ecf5aa5f5ae785c89
parent76fdb7d6bd7922353abc8a1407c6dde3789042ce
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>
arch/m68k/include/asm/dma-mapping.h
arch/m68k/include/asm/dma-mapping_mm.h [deleted file]
arch/m68k/include/asm/dma-mapping_no.h [deleted file]