From: Zhang Rui Date: Wed, 8 Dec 2010 02:40:26 +0000 (+0800) Subject: ACPI thermal: remove two unused functions X-Git-Tag: v2.6.37-rc6~17^2~1^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9047599695ae835252ba3d6a19eada98c19dc89;p=pandora-kernel.git ACPI thermal: remove two unused functions When CONFIG_CPU_FREQ=n ... drivers/acpi/processor_thermal.c:159:12: warning: ‘acpi_thermal_cpufreq_increase’ defined but not used drivers/acpi/processor_thermal.c:163:12: warning: ‘acpi_thermal_cpufreq_decrease’ defined but not used Remove unused declaration of ‘acpi_thermal_cpufreq_increase’ and ‘acpi_thermal_cpufreq_decrease’ Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed