diff options
author | 2011-07-16 15:50:19 +0900 | |
---|---|---|
committer | 2011-07-16 15:50:19 +0900 | |
commit | d670ac019f60e4932ba329bb0800bf2929e6d77c (patch) | |
tree | 43bdce92d0c6c6a34aea44cc764051cecb705fd2 /tools/perf/scripts/python/syscall-counts.py | |
parent | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip (diff) | |
download | linux-dev-d670ac019f60e4932ba329bb0800bf2929e6d77c.tar.xz linux-dev-d670ac019f60e4932ba329bb0800bf2929e6d77c.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions