From: Ralf Baechle Date: Tue, 10 Jul 2007 15:10:56 +0000 (+0100) Subject: [MIPS] SB1: Fix modpost warning. X-Git-Tag: v2.6.23-rc1~1153^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b396358e837549f20068ed9c3d2bcf99d9ad2d;p=pandora-kernel.git [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 --- Reading git-diff-tree failed