aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-s3c2410
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2007-04-20 11:39:46 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-04-21 20:53:23 +0100
commita7717435656c874843b1742383cc37540f5ff91e (patch)
treebc66c0e1cbaa5620786fa0e07e1abbbf16ce19c1 /include/asm-arm/arch-s3c2410
parent[ARM] 4325/1: S3C24XX: remove s3c24xx_board (diff)
downloadlinux-dev-a7717435656c874843b1742383cc37540f5ff91e.tar.xz
linux-dev-a7717435656c874843b1742383cc37540f5ff91e.zip
[ARM] 4326/1: S3C24XX: fix sparse errors in DMA code
Fix the following sparse errors in arch/arm/plat-s3c24xx/dma.c: dma.c:47:30: warning: symbol 'dma_sel' was not declared. Should it be static? dma.c:883:6: warning: symbol 's3c2410_dma_waitforstop' was not declared. Should it be static? dma.c:961:1: warning: symbol 's3c2410_dma_started' was not declared. Should it be static? dma.c:1283:12: warning: symbol 's3c24xx_dma_sysclass_init' was not declared. Should it be static? dma.c:1295:12: warning: symbol 's3c24xx_dma_sysdev_register' was not declared. Should it be static? dma.c:1399:25: warning: symbol 's3c2410_dma_map_channel' was not declared. Should it be static? The patch makes all the relevant functions static. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-s3c2410')
0 files changed, 0 insertions, 0 deletions