summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorBen Dooks2009-10-26 22:17:15 +0100
committerBen Dooks2009-10-28 19:34:45 +0100
commit365854af7e393591d980998dec350b6d9ee695ee (patch)
tree29214db8121b7818b02184e494f1b12c6bb6f47a /arch/Kconfig
parentARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOST (diff)
downloadkernel-qcow2-linux-365854af7e393591d980998dec350b6d9ee695ee.tar.gz
kernel-qcow2-linux-365854af7e393591d980998dec350b6d9ee695ee.tar.xz
kernel-qcow2-linux-365854af7e393591d980998dec350b6d9ee695ee.zip
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>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions