[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C
authorMark.Zhan <rongkai.zhan@windriver.com>
Tue, 20 Jun 2006 10:15:02 +0000 (18:15 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Jun 2006 20:10:34 +0000 (21:10 +0100)
commit9247857f5acadf0ea87fd6a9514c633644634f08
tree77ce13d9b8ef0076622a0225ac6b8b1607a80260
parent0a6047eef1c465c38aacfbdab193161b3f0cd144
[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C

 o Fix the build error Wind River PPMC board caused by the change of
   plat_setup hook interface.
 o Rewrite first level interrupt dispatch code to C.

Signed-off-by: Rongkai.Zhan <rongkai.zhan@windriver.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/gt64120/wrppmc/Makefile
arch/mips/gt64120/wrppmc/int-handler.S [deleted file]
arch/mips/gt64120/wrppmc/irq.c
arch/mips/gt64120/wrppmc/setup.c