From: Bob Moore Date: Thu, 3 Sep 2009 01:55:40 +0000 (+0800) Subject: ACPICA: Fix extraneous warning if _DSM returns a package X-Git-Tag: v2.6.32-rc1~171^2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307a042416dfc2216251a85b79e8578b65fdc0e7;p=pandora-kernel.git ACPICA: Fix extraneous warning if _DSM returns a package _DSM can return any type of object, so validation on the return type cannot be performed. ACPICA BZ 802. http://www.acpica.org/bugzilla/show_bug.cgi?id=802 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed