ARM: S3C24XX: Remove obsolete GPIO API declarations
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Tue, 28 Aug 2012 16:06:49 +0000 (09:06 -0700)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 28 Aug 2012 16:06:49 +0000 (09:06 -0700)
It's safe to empty the plat-samsung/incude/plat/gpio-fns.h header
now when all users of those functions have been converted to
generic gpiolib API or to s3c_gpio_cfg().

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found