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

m68knommu: fix DMA support for ColdFire



ColdFire CPU family members support DMA (all those with the FEC ethernet
core use it, the rest have dedicated DMA engines). The code support is
just missing a handful of routines for it to be usable by drivers.
Add the missing dma_ functions.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 830c072b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment