From: H. Peter Anvin Date: Wed, 11 Jul 2007 19:18:35 +0000 (-0700) Subject: Make struct boot_params a real structure, and remove obsolete fields X-Git-Tag: v2.6.23-rc1~1136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c7ae674f03e56c78ff42c6796a36e90db67874;p=pandora-kernel.git Make struct boot_params a real structure, and remove obsolete fields Make struct boot_params a real structure, and remove the handling of some obsolete fields, in particular hd*_info, which was only used by the ST-506 driver, and likely to be wrong for that driver on any modern BIOS. Signed-off-by: H. Peter Anvin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed