commit | 08aecfb9eaf019f07384175101c970ede271c17a | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | Tue Jun 20 23:26:30 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 29 21:10:51 2006 +0100 |
tree | ddce36622b5c408f9e4d8e03b7ef72c9c9cb681a | |
parent | 1500b9a0f4381831e41f7e02f61dbef980ded342 [diff] |
[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c. mips_cpu_irq_init() does clear_c0_status(ST0_IM) first, so set_c0_status(ST0_IM) isn't necessary. Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>