]> 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)
commit8b4b3d898517584c7b509526819bdf8559a62073
tree18ff1f8b791c3cc888ffc4a2db351001a65fc29a
parent0a23e199ec83ba55e8898eb536a8b8e060b616a2
ARM: OMAP2+: board-generic: Remove stale of_irq macros

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