From: H. Peter Anvin Date: Wed, 25 Jul 2007 18:06:02 +0000 (-0700) Subject: [x86 setup] Make struct apm_bios_info cross-architecture X-Git-Tag: v2.6.23-rc2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf3b0bc3e98f77de88b336fd8d673649601b557;p=pandora-kernel.git [x86 setup] Make struct apm_bios_info cross-architecture struct apm_bios_info uses "unsigned short" and "unsigned long" to mean u16 and u32 respectively. Correct. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed