From bccac16eeaa8c2428981891d09380672b229f48b Mon Sep 17 00:00:00 2001 From: Sudeep Holla Date: Tue, 25 Nov 2014 14:48:49 +0000 Subject: [PATCH] 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-format-patch failed