linux/arch/arm/mach-realview
Russell King dcea83adc6 [ARM] Hide ISA DMA API when ISA_DMA_API is unset
When ISA_DMA_API is unset, we're not implementing the ISA DMA API,
so there's no point in publishing the prototypes via asm/dma.h, nor
including the machine dependent parts of that API.

This allows us to remove a lot of mach/dma.h files which don't contain
any useful code.  Unfortunately though, some platforms put their own
private non-ISA definitions into mach/dma.h, so we leave these behind
and fix the appropriate #include statments.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-11-29 18:42:40 +00:00
..
include/mach [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
clock.c [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
clock.h [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
core.c [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
core.h [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c [ARM SMP] Add CPU hotplug support for Realview MPcore 2005-11-09 13:50:57 +00:00
Kconfig [ARM] Arrange for platforms to select appropriate CPU support 2008-11-27 12:38:00 +00:00
localtimer.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
Makefile RealView: Add the configuration and build changes for PB1176 2008-04-18 22:43:16 +01:00
Makefile.boot [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
platsmp.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_eb.c [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
realview_pb11mp.c [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
realview_pb1176.c [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00