x86: Fix assert syntax in vmlinux.lds.S
authorH. Peter Anvin <hpa@zytor.com>
Mon, 3 Aug 2009 21:44:54 +0000 (14:44 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 3 Aug 2009 21:44:54 +0000 (14:44 -0700)
commitd2ba8b211bb8abc29aa627dbd4dce08cfbc8082b
tree3033735812e45a30e4735805dc76c519e2405ca1
parent6a7bbd57ed50bb62c9a81ae5f2e202ca689e5964
x86: Fix assert syntax in vmlinux.lds.S

Older versions of binutils did not accept the naked "ASSERT" syntax;
it is considered an expression whose value needs to be assigned to
something.

Reported-tested-and-fixed-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/vmlinux.lds.S