commit | 411ba7fcba54b30ba4ce2c492ea8d20f1d0db996 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Sat Apr 26 01:55:30 2008 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Apr 28 17:14:32 2008 +0100 |
tree | 1fe2b498d07cd685c142e037bda0885644f19705 | |
parent | 855808392adf499a29e6bdb418f9474726ecbace [diff] |
[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c * 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>