]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbe07f5e1125c37bb1188d403e0ff9c6cbfd64369
tree18ff1f8b791c3cc888ffc4a2db351001a65fc29a
parent4ad581e3eb9ca9ad73767fb47c403278ad65f133
ARM: OMAP2+: board-generic: Remove stale of_irq macros

When commit d0d66a4a300e ("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: d0d66a4a300e ("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