sh: mach-sdk7786: Split out FPGA IRQ controller setup.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jan 2010 06:23:54 +0000 (15:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jan 2010 06:23:54 +0000 (15:23 +0900)
commit5f240718b475dcddee86b138b624f24c681dbb29
tree22ef5b5cc9e515496a1e4cb987ae9d5d255ca31d
parentefd590d57a5edddabaaf4cfaf532c0f674193b81
sh: mach-sdk7786: Split out FPGA IRQ controller setup.

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>
arch/sh/boards/mach-sdk7786/Makefile
arch/sh/boards/mach-sdk7786/irq.c [new file with mode: 0644]
arch/sh/boards/mach-sdk7786/setup.c
arch/sh/include/mach-sdk7786/mach/irq.h [new file with mode: 0644]