diff options
author | Greg Ungerer <gerg@uclinux.org> | 2012-05-02 09:06:22 +0200 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2012-05-20 13:22:56 +0200 |
commit | 5641686c234ffe5fbcb1728ac45016761b318839 (patch) | |
tree | 86e7db78f80f455be6855edc2048e142411f2a78 /arch/m68k/include/asm/unaligned.h | |
parent | m68knommu: reorganize the no-MMU cache flushing to match m68k (diff) | |
download | linux-5641686c234ffe5fbcb1728ac45016761b318839.tar.xz linux-5641686c234ffe5fbcb1728ac45016761b318839.zip |
m68k: merge the MMU and non-MMU versions of the arch dma code
The majority of the m68k architecture dma code is the same, so merge the
current separated files dma_no.c and dma_mm.c back into a single dma.c
The main alloc and free routines are a little different, so we keep a
single #ifdef based on CONFIG_MMU for them. All the other support functions
are now identical.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/unaligned.h')
0 files changed, 0 insertions, 0 deletions