From: Atsushi Nemoto Date: Fri, 25 Apr 2008 16:55:30 +0000 (+0900) Subject: [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c X-Git-Tag: v2.6.26-rc1~700^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=411ba7fcba54b30ba4ce2c492ea8d20f1d0db996;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed