From: Lin Ming Date: Mon, 13 Dec 2010 05:39:07 +0000 (+0800) Subject: ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method X-Git-Tag: v2.6.38-rc1~68^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a284cd75d635e3c5db0210dc9a9a44c6839f460;p=pandora-kernel.git ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method Change the local variable in acpi_ev_asynch_execute_gpe_method() back into a pointer as ACPICA code base does. Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed