original_kernel/arch/arm/plat-s3c24xx
Ben Dooks 365854af7e ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.c
Fix the following warnings from sparse in arch/arm/plat-s3c24xx/gpio.
due to the missing include of <mach/gpio-fns.h>

gpio.c:36:6: warning: symbol 's3c2410_gpio_cfgpin' was not declared. Should it be static?
gpio.c:84:14: warning: symbol 's3c2410_gpio_getcfg' was not declared. Should it be static?
gpio.c:103:6: warning: symbol 's3c2410_gpio_pullup' was not declared. Should it be static?
gpio.c:125:5: warning: symbol 's3c2410_gpio_getpull' was not declared. Should it be static?
gpio.c:138:6: warning: symbol 's3c2410_gpio_setpin' was not declared. Should it be static?
gpio.c:157:14: warning: symbol 's3c2410_gpio_getpin' was not declared. Should it be static?
gpio.c:184:5: warning: symbol 's3c2410_gpio_getirq' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-10-28 18:34:45 +00:00
..
include ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not set 2009-10-28 18:25:57 +00:00
Kconfig
Makefile
adc.c ARM: S3C: Fix adc function exports 2009-10-28 18:25:57 +00:00
clock-dclk.c
clock.c
common-smdk.c
cpu-freq-debugfs.c
cpu-freq.c
cpu.c ARM: S3C24XX: Introduce S3C2442B CPU 2009-10-28 18:25:56 +00:00
devs.c
dma.c ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL test 2009-10-28 18:25:57 +00:00
gpio.c ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.c 2009-10-28 18:34:45 +00:00
gpiolib.c
irq-pm.c
irq.c
pm-simtec.c
pm.c
s3c244x-clock.c
s3c244x-irq.c
s3c244x.c
s3c244x.h
s3c2410-clock.c
s3c2410-cpufreq-utils.c
s3c2410-iotiming.c
s3c2412-iotiming.c
s3c2440-cpufreq.c
s3c2440-pll-12000000.c
s3c2440-pll-16934400.c
setup-i2c.c
sleep.S
spi-bus0-gpe11_12_13.c
spi-bus1-gpd8_9_10.c
spi-bus1-gpg5_6_7.c