arch/sh/boards/mach-sdk7786/irq.c
0 → 100644
+48
−0
arch/sh/include/mach-sdk7786/mach/irq.h
0 → 100644
+7
−0
Loading
This moves out the FPGA IRQ controller setup code to its own file, in
preparation for switching off of IRL mode and having it provide its own
irq_chip.
Signed-off-by:
Paul Mundt <lethal@linux-sh.org>