linux-stable-rt/arch/arm/plat-s3c24xx
Sangwook Lee d670ac019f ARM: SAMSUNG: DMA Cleanup as per sparse
Function declaration differs between file: dma.c and file:dma.h
and SPARSE (Documentation/sparse.txt) gives error messages

All dma channels are members of 'enum dma_ch' and not 'unsigned int'
Please have a look at channel definitions in:
arch/arm/mach-s3c64xx/include/mach/dma.h
arch/arm/plat-samsung/include/plat/s3c-dma-pl330.h
arch/arm/mach-s3c2410/include/mach/dma.h
So all arguments should be of type 'enum dma_ch'

Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-07-16 15:50:19 +09:00
..
include ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller. 2011-05-10 14:16:54 -07:00
Kconfig
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00
clock-dclk.c
clock.c
common-smdk.c
cpu-freq-debugfs.c
cpu-freq.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cpu.c
devs.c ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller. 2011-05-10 14:16:54 -07:00
dma.c ARM: SAMSUNG: DMA Cleanup as per sparse 2011-07-16 15:50:19 +09:00
gpio.c
gpiolib.c
irq-pm.c ARM / Samsung: Use struct syscore_ops for "core" power management 2011-04-24 19:16:10 +02:00
irq.c ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c 2011-06-03 18:36:52 -07:00
pm-simtec.c
pm.c
s3c2410-clock.c
s3c2410-cpufreq-utils.c
s3c2410-iotiming.c
s3c2412-iotiming.c
s3c2443-clock.c
setup-i2c.c
setup-ts.c
simtec-audio.c
sleep.S
spi-bus0-gpe11_12_13.c
spi-bus1-gpd8_9_10.c
spi-bus1-gpg5_6_7.c