Commit 92c8e496 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arnd.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
parent d34f03d4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment