From: Arnd Bergmann Date: Wed, 10 Apr 2013 13:59:58 +0000 (+0200) Subject: irqchip: exynos: localize irq lookup for ATAGS X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~6^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c8e4962054a6cf5171b3d7a3a77b799ca62c10;p=pandora-kernel.git irqchip: exynos: localize irq lookup for ATAGS The IRQ_SPI() macro is not available in the driver when building with sparse IRQs or multiplatform, so let's move all users of this into one function that we can leave out when building DT-only. Signed-off-by: Arnd Bergmann Cc: Thomas Gleixner --- Reading git-diff-tree failed