x86, boot: Remove obsolete and unused constant RAMDISK
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 19 Aug 2012 17:06:43 +0000 (19:06 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 20 Aug 2012 18:34:48 +0000 (11:34 -0700)
commit0570a365a6b8ccbfe7baa459de2b7396ddf2de90
tree8252c414da8f330ef303216b1bce9ffce45834f8
parentd9875690d9b89a866022ff49e3fcea892345ad92
x86, boot: Remove obsolete and unused constant RAMDISK

The named constant RAMDISK is unused. It used to set the (obsolete)
kernel boot header field ram_size, but its usage for that purpose got
dropped in commit 5e47c478b0b69bc9bc3ba544e4b1ca3268f98fef ("x86: remove
zImage support"). Now remove this constant too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Link: http://lkml.kernel.org/r/1345396003.1771.9.camel@x61.thuisdomein
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/boot/header.S