OSDN Git Service

ACPI / processor: remove unused variabled from acpi_processor_power structure
authorSudeep Holla <Sudeep.Holla@arm.com>
Tue, 25 Nov 2014 14:48:49 +0000 (14:48 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 25 Nov 2014 22:43:52 +0000 (23:43 +0100)
commitbccac16eeaa8c2428981891d09380672b229f48b
treeff70b6bb0cc386c3db4660f0e6c6d7a53bd0a2b0
parent24119a8829cdaf299294095ec568bf49e863c5a5
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 <sudeep.holla@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/processor.h