From: Nishanth Menon Date: Wed, 9 Sep 2015 21:18:12 +0000 (-0500) Subject: ARM: OMAP2+: board-generic: Remove stale of_irq macros X-Git-Tag: omap-for-v4.3/fixes-rc1~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b7470951ab49e5592d20c2bcfe5ee675221591;p=pandora-kernel.git 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 Signed-off-by: Nishanth Menon Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed