From: Viresh Kumar Date: Thu, 7 Feb 2013 05:26:03 +0000 (+0530) Subject: cpufreq: Remove unused HOTPLUG_CPU code X-Git-Tag: v3.9-rc1~146^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65922465b5bc76b11181a7d3a6c936bb475775a3;p=pandora-kernel.git cpufreq: Remove unused HOTPLUG_CPU code Because the sibling cpu of any online cpu is identified very early in cpufreq_add_dev(), below code is never executed. And so can be removed. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed