ARM: OMAP2+: board-generic: Remove stale of_irq macros
authorNishanth Menon <nm@ti.com>
Wed, 9 Sep 2015 21:18:12 +0000 (16:18 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Sep 2015 19:14:47 +0000 (12:14 -0700)
commita3b7470951ab49e5592d20c2bcfe5ee675221591
tree18ff1f8b791c3cc888ffc4a2db351001a65fc29a
parent6d785c963a660b0279c43a2b1cd9b1c89ce5514b
ARM: OMAP2+: board-generic: Remove stale of_irq macros

When commit c4082d499fa2 ("ARM: omap2+: board-generic: clean up the
irq data from board file") cleaned up the direct usage of gic_of_init
and omap_intc_of_init, it failed to clean up the macros properly.

Since these macros are no longer used, lets just remove them.

Fixes: c4082d499fa2 ("ARM: omap2+: board-generic: clean up the irq data from board file")
Reported-by: Carlos Hernandez <ceh@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-generic.c