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)
commit5690a6267f0f0f15a01eeed143828726627c6ae6
treeb2f9038e4e2bb1a1d0d5d805249c928f521de165
parente6528d5e8730b1f75acf035d7c11e06657963581
ARM: S3C24XX: Remove s3c2410_gpio_getirq()

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
This page took 0.04584 seconds and 5 git commands to generate.