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)
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>

No differences found