From: Ben Dooks Date: Wed, 13 May 2009 21:20:35 +0000 (+0100) Subject: [ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() call X-Git-Tag: v2.6.31-rc1~344^2~10^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7f4d5d67ef63c724ab6d4bdc7d2ffa8861071a;p=pandora-kernel.git [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 Signed-off-by: Ben Dooks --- Reading git-diff-tree failed