ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions
authorDmitry Artamonow <mad_soft@inbox.ru>
Fri, 27 Nov 2009 11:05:28 +0000 (12:05 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Dec 2009 16:52:55 +0000 (16:52 +0000)
As all the remaining users of these definitions
(in pcmcia/sa1100_h3600 driver) were converted to gpio_to_irq(),
they can be safely removed.

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found