x86: linker script syntax nits
authorRoland McGrath <roland@redhat.com>
Wed, 14 Oct 2009 21:16:38 +0000 (14:16 -0700)
committerRoland McGrath <roland@redhat.com>
Wed, 14 Oct 2009 21:16:38 +0000 (14:16 -0700)
commite9a63a4e559fbdc522072281d05e6b13c1022f4b
tree725fa53b311924352faf52bcecc6eef79c3ded1d
parent80f506918fdaaca6b574ba931536a58ce015c7be
x86: linker script syntax nits

The linker scripts grew some use of weirdly wrong linker script syntax.
It happens to work, but it's not what the syntax is documented to be.
Clean it up to use the official syntax.

Signed-off-by: Roland McGrath <roland@redhat.com>
CC: Ian Lance Taylor <iant@google.com>
arch/x86/kernel/acpi/realmode/wakeup.lds.S
arch/x86/kernel/vmlinux.lds.S