ARM: S3C24XX: Remove s3c2410_gpio_getirq()
authorBen Dooks <ben-linux@fluff.org>
Tue, 4 May 2010 08:14:10 +0000 (17:14 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 6 May 2010 00:32:32 +0000 (09:32 +0900)
Remove s3c2410_gpio_getirq() as the only users is the pm code, and it
can be replicated by using gpio_to_irq().

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c24xx/gpio.c
arch/arm/plat-s3c24xx/pm.c

Simple merge
Simple merge