diff options
author | Greg Ungerer <gerg@uclinux.org> | 2012-06-26 13:02:54 +0200 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2012-07-16 01:59:22 +0200 |
commit | b60f187fecee5d9dceb89773e15f976fe21d893a (patch) | |
tree | d648e433a3f2c62cbe340e227a1ac02a91b9ba59 /kernel/crash_dump.c | |
parent | m68knommu: platform support for 8390 based ethernet used on some boards (diff) | |
download | linux-b60f187fecee5d9dceb89773e15f976fe21d893a.tar.xz linux-b60f187fecee5d9dceb89773e15f976fe21d893a.zip |
m68k: use simpler dma_alloc_coherent() for ColdFire CPUs
On all ColdFire platforms (whether MMU enabled or not) we want to use the
simple page based dma_alloc_coherent. We don't want the virtual mapping
version that is used on classic m68k setups. So modify the conditionals
to use the existing simpler dma_alloc_coherent on all ColdFire and non-MMU
builds.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'kernel/crash_dump.c')
0 files changed, 0 insertions, 0 deletions