[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 21 May 2007 14:45:38 +0000 (23:45 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 6 Jun 2007 18:34:33 +0000 (19:34 +0100)
This fixes the warning:

arch/mips/kernel/traps.c:931: warning: 'do_default_vi' defined but not used

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

No differences found