commit | 995d538a5b09e3c129d8aac559f07a0f5cc3fc3c | [log] [tgz] |
---|---|---|
author | Magnus Damm <magnus.damm@gmail.com> | Thu Apr 24 21:41:12 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 08 19:52:04 2008 +0900 |
tree | 5e0cf3fd3549fa3b20dc6677cceb9a736eeaaca9 | |
parent | d58876e289b0153bf86162aa1a43249e0f0aa03d [diff] |
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>