From: Bob Moore Date: Fri, 6 Mar 2009 02:09:00 +0000 (+0800) Subject: ACPICA: FADT: Fix extraneous length mismatch warning X-Git-Tag: v2.6.30-rc1~199^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab61b676a024d3527f6201e2b31285a96f7a1d2;p=pandora-kernel.git ACPICA: FADT: Fix extraneous length mismatch warning Incorrect register length mismatch between the 32 and 64 bit registers in some cases. Code was was checking the wrong pointer for non-zero, should be looking at the address within the GAS structure. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed