[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 25 Apr 2008 16:55:30 +0000 (01:55 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 28 Apr 2008 16:14:32 +0000 (17:14 +0100)
* Declare board_bind_eic_interrupt, board_watchpoint_handler in traps.h
* Make msc_bind_eic_interrupt static and fix its argument types.
* Make msc_levelirq_type, msc_edgeirq_type static.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found