]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: clean up sh7710 and sh7720 intc tables
authorMagnus Damm <magnus.damm@gmail.com>
Thu, 24 Apr 2008 12:41:12 +0000 (21:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 8 May 2008 10:52:04 +0000 (19:52 +0900)
commit995d538a5b09e3c129d8aac559f07a0f5cc3fc3c
tree5e0cf3fd3549fa3b20dc6677cceb9a736eeaaca9
parentd58876e289b0153bf86162aa1a43249e0f0aa03d
sh: clean up sh7710 and sh7720 intc tables

Clean up the intc tables by removing unneeded #ifdefs. The vector
list is what selects which interrupt sources that should be added,
having unsupported bitfields listed is ok as long as the vector
is excluded from the list.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh3/setup-sh7710.c
arch/sh/kernel/cpu/sh3/setup-sh7720.c