From: Stephen Rothwell Date: Tue, 31 Jul 2007 06:44:13 +0000 (+1000) Subject: [POWERPC] Fix more section mismatches in head_64.S X-Git-Tag: v2.6.23-rc3~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939e60f6808a9ffd3a4e5f145057379c138c89aa;p=pandora-kernel.git [POWERPC] Fix more section mismatches in head_64.S WARNING: vmlinux.o(.text+0x8174): Section mismatch: reference to .init.text:.prom_init (between '.__boot_from_prom' and '.__after_prom_start') WARNING: vmlinux.o(.text+0x8498): Section mismatch: reference to .init.text:.early_setup (between '.start_here_multiplatform' and '.start_here_common') WARNING: vmlinux.o(.text+0x8514): Section mismatch: reference to .init.text:.setup_system (between '.start_here_common' and 'system_call_common') WARNING: vmlinux.o(.text+0x8530): Section mismatch: reference to .init.text:.start_kernel (between '.start_here_common' and 'system_call_common') Signed-off-by: Stephen Rothwell Acked-by: Geert Uytterhoeven Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed