ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.c
authorBen Dooks <ben-linux@fluff.org>
Mon, 26 Oct 2009 21:21:32 +0000 (21:21 +0000)
committerBen Dooks <ben-linux@fluff.org>
Wed, 28 Oct 2009 18:34:56 +0000 (18:34 +0000)
Fix sparse warning in arch/arm/mach-s3c2410/gpio.c due to missing
include of <mach/gpio-fns.h>. Fixes the following warning:

warning: symbol 's3c2410_gpio_irqfilter' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found