From: Len Brown Date: Fri, 21 May 2010 23:40:02 +0000 (-0400) Subject: ACPI: delete unused c-state promotion/demotion data strucutures X-Git-Tag: v2.6.35-rc1~20^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a18d6fe5430184e4ca96eeb074ee671d89fe7b;p=pandora-kernel.git ACPI: delete unused c-state promotion/demotion data strucutures These were used before cpuidle by the native ACPI idle driver, which tracked promotion and demotion between states. The code was referenced by CONFIG_ACPI_PROCFS for /proc/acpi/processor/*/power, but as we no longer do promotion/demotion, that reference has been a NOP since the transition. Signed-off-by: Len Brown --- Reading git-diff-tree failed