[MIPS] SMTC: Fix false trigger of debug code on single VPE.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 27 Mar 2007 14:19:58 +0000 (15:19 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Mar 2007 22:46:36 +0000 (23:46 +0100)
Make smtc_setup_irq() update the list of interrupts which need to be
watched by the debug code itself.  Also there is no need to initialize the
IPI swint when running with a single VPE, so don't initialize it.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found