d670ac019f
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> |
||
---|---|---|
.. | ||
include | ||
Kconfig | ||
Makefile | ||
clock-dclk.c | ||
clock.c | ||
common-smdk.c | ||
cpu-freq-debugfs.c | ||
cpu-freq.c | ||
cpu.c | ||
devs.c | ||
dma.c | ||
gpio.c | ||
gpiolib.c | ||
irq-pm.c | ||
irq.c | ||
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 |