[MIPS] Fix modpost warning in raw binary builds.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 16 Oct 2007 19:05:18 +0000 (20:05 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Oct 2007 17:28:46 +0000 (18:28 +0100)
  MODPOST vmlinux.o
WARNING: vmlinux.o(.text+0x478): Section mismatch: reference to .init.text:start_kernel (between '_stext' and 'run_init_process')

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found