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

No differences found