From: Sudeep Holla Date: Tue, 25 Nov 2014 14:48:49 +0000 (+0000) Subject: ACPI / processor: remove unused variabled from acpi_processor_power structure X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2~6^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccac16eeaa8c2428981891d09380672b229f48b;p=pandora-kernel.git ACPI / processor: remove unused variabled from acpi_processor_power structure Few elements in the acpi_processor_power structure are unused. It could be remnant in the header missed while the code got removed from the corresponding driver file. This patch removes those unused variables in the structure declaration. Signed-off-by: Sudeep Holla Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed