From: Thomas Renninger Date: Thu, 31 Mar 2011 11:36:38 +0000 (+0200) Subject: ACPI EC: remove dead code X-Git-Tag: v3.0-rc1~12^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb7b1e0de6a1f8f071f4a146e3d10f3a662f707;p=pandora-kernel.git ACPI EC: remove dead code static void acpi_ec_gpe_query(void *ec_cxt); -> The function is right above this declaration -> not needed. poll_force is also not used, cleaned up in ec.c and its users: compal-laptop and msi-laptop. Signed-off-by: Thomas Renninger Signed-off-by: Len Brown --- Reading git-diff-tree failed