ARM: OMAP: Remove OMAP_GPIO_IRQ macro definition
authorTarun Kanti DebBarma <tarun.kanti@ti.com>
Thu, 29 Mar 2012 15:41:02 +0000 (08:41 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 29 Mar 2012 15:41:02 +0000 (08:41 -0700)
Since all references to OMAP_GPIO_IRQ macro are replaced now
with gpio_to_irq(), this can be removed altogether.

Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found