android_kernel_samsung_msm8976/arch/arm/mach-s3c2443
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
..
clock.c Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux 2008-10-17 14:29:03 +01:00
dma.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
irq.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
Kconfig [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support 2007-07-22 16:44:28 +01:00
mach-smdk2443.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
Makefile [ARM] 4221/1: S3C2443: DMA support 2007-02-17 15:00:35 +00:00
s3c2443.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00