powerpc: Fix compile error with binutils 2.15
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 25 Jul 2008 00:08:41 +0000 (10:08 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 25 Jul 2008 05:44:40 +0000 (15:44 +1000)
commit80c60bf9b96f6108c630d90efc073cd520801e6c
tree3e554d4aa75669fe77c0efc26b4967440ea849fb
parent7886250e9d71b24d0205ac6798ee855fb3836318
powerpc: Fix compile error with binutils 2.15

My previous patch to fix compilation with binutils-2.17 causes
a "file truncated" build error from ld with binutils 2.15 (and
possibly older), and a warning with 2.16 and 2.17.

This fixes it.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: Chuck Meade <chuckmeade@mindspring.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/vmlinux.lds.S
This page took 0.026277 seconds and 5 git commands to generate.