From: H. Peter Anvin Date: Tue, 16 Oct 2007 00:13:22 +0000 (-0700) Subject: [x86] remove uses of magic macros for boot_params access X-Git-Tag: v2.6.24-rc1~493^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c826451d3e5bbc6e11bba0e7fee5d2f49d9b75;p=pandora-kernel.git [x86] remove uses of magic macros for boot_params access Instead of using magic macros for boot_params access, simply use the boot_params structure. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed