Skip to content
Commit b60f187f authored by Greg Ungerer's avatar Greg Ungerer
Browse files

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: default avatarGreg Ungerer <gerg@uclinux.org>
parent 8b1e5a06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment