From: Paul Bolle Date: Sun, 19 Aug 2012 17:06:43 +0000 (+0200) Subject: x86, boot: Remove obsolete and unused constant RAMDISK X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0570a365a6b8ccbfe7baa459de2b7396ddf2de90;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1345396003.1771.9.camel@x61.thuisdomein Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed