[MIPS] SB1: Fix modpost warning.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 15:10:56 +0000 (16:10 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:05 +0000 (17:33 +0100)
commit62b396358e837549f20068ed9c3d2bcf99d9ad2d
tree74147528c7924fd4800a73f64745903fce01811e
parentf2c4b47f26c9d3ba32fb51e574d8cacce30f744d
[MIPS] SB1: Fix modpost warning.

  MODPOST vmlinux
WARNING: arch/mips/mm/built-in.o(.text+0x1978): Section mismatch: reference to .init.text:except_vec2_sb1 (between 'sb1_cache_init' and 'sb1_flush_cache_sigtramp')
WARNING: arch/mips/mm/built-in.o(.text+0x1988): Section mismatch: reference to .init.text:except_vec2_sb1 (between 'sb1_cache_init' and 'sb1_flush_cache_sigtramp')

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-sb1.c