android_kernel_xiaomi_sm8350/arch/m68knommu/kernel
Greg Ungerer ec40f95db7 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: Greg Ungerer <gerg@uclinux.org>
2009-04-22 14:45:08 +10:00
..
asm-offsets.c m68knommu: remove unused kernel stats offsets 2009-04-22 14:45:07 +10:00
dma.c m68knommu: fix DMA support for ColdFire 2009-04-22 14:45:08 +10:00
entry.S
init_task.c
irq.c m68knommu: switch to using generic_handle_irq() 2009-03-24 15:17:46 +10:00
m68k_ksyms.c
Makefile m68knommu: remove the obsolete and long unused comempci chip support 2009-01-27 16:42:02 +10:00
module.c
process.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace.c
setup.c
signal.c m68knommu: fix syscall restarting 2009-01-27 16:42:03 +10:00
sys_m68k.c
syscalltable.S m68knommu: fix syscall restarting 2009-01-27 16:42:03 +10:00
time.c
traps.c
vmlinux.lds.S m68knommu: fix missing .data.cacheline_aligned section 2009-04-22 14:45:07 +10:00