From: Kevin Cernekee Date: Fri, 7 Nov 2014 06:44:20 +0000 (-0800) Subject: irqchip: brcmstb-l2: Eliminate dependency on ARM code X-Git-Tag: omap-for-v3.20/drop-legacy-3517~160^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f1275745f11c48760c8b6a58751d5bd1a8c0d8;p=pandora-kernel.git irqchip: brcmstb-l2: Eliminate dependency on ARM code The irq-brcmstb-l2 driver has a single dependency on the ARM code, the do_bad_IRQ macro. Expand this macro in-place so that the driver can be built on non-ARM platforms. Signed-off-by: Kevin Cernekee Acked-by: Arnd Bergmann Acked-by: Florian Fainelli Link: https://lkml.kernel.org/r/1415342669-30640-6-git-send-email-cernekee@gmail.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed