kernel-ark/arch/arm
Ben Dooks a771743565 [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>
2007-04-21 20:53:23 +01:00
..
boot
common [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
configs [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6 2007-04-16 21:03:00 +01:00
kernel [ARM] ptrace: clean up single stepping support 2007-04-21 20:34:58 +01:00
lib [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.h 2007-04-21 20:35:22 +01:00
mach-aaec2000
mach-at91
mach-clps711x
mach-clps7500
mach-ebsa110 [ARM] EBSA110: Add readsw/readsl/writesw/writesl 2007-04-21 20:34:37 +01:00
mach-ep93xx
mach-footbridge [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mach-h720x
mach-imx
mach-integrator [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mach-iop13xx
mach-iop32x
mach-iop33x
mach-ixp4xx
mach-ixp23xx
mach-ixp2000
mach-l7200
mach-lh7a40x [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mach-netx
mach-ns9xxx
mach-omap1 [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mach-omap2
mach-pnx4008
mach-pxa [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mach-realview
mach-rpc
mach-s3c2400
mach-s3c2410 [ARM] 4325/1: S3C24XX: remove s3c24xx_board 2007-04-21 20:53:19 +01:00
mach-s3c2412 [ARM] 4325/1: S3C24XX: remove s3c24xx_board 2007-04-21 20:53:19 +01:00
mach-s3c2440 [ARM] 4325/1: S3C24XX: remove s3c24xx_board 2007-04-21 20:53:19 +01:00
mach-s3c2442
mach-s3c2443 [ARM] 4325/1: S3C24XX: remove s3c24xx_board 2007-04-21 20:53:19 +01:00
mach-sa1100 [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mach-shark [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mach-versatile [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
mm [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
nwfpe
oprofile
plat-iop
plat-omap [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
plat-s3c24xx [ARM] 4326/1: S3C24XX: fix sparse errors in DMA code 2007-04-21 20:53:23 +01:00
tools [ARM] Update mach-types 2007-04-16 21:01:56 +01:00
vfp
Kconfig
Kconfig-nommu
Kconfig.debug
Makefile