[ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() call
commitec7f4d5d67ef63c724ab6d4bdc7d2ffa8861071a
authorBen Dooks <ben@simtec.co.uk>
Wed, 13 May 2009 21:20:35 +0000 (13 22:20 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sun, 17 May 2009 21:21:11 +0000 (17 22:21 +0100)
treefb73dc673abb251c26565d98ec567db0e0bd1167
parent496a3f0927197ca155a604478bf6e7db3eca3bbd
[ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() call

Remove the s3c2410_gpio_irq2pin() function as it is not being
used in any in kernel driver and the function is probably not
being used anywhere else.

This is also part of the effort to remove any of the s3c24xx gpio
specific code that cannot be recreated by using the gpiolib
framework now in the kernel.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/hardware.h
arch/arm/plat-s3c24xx/gpio.c