cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 2 Jan 2015 07:04:31 +0000 (12:34 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 23 Jan 2015 21:49:34 +0000 (22:49 +0100)
commit22a7cfb01415cfa4284af20555942c427af452e0
tree25b9a21788ae3b8173fee64447625808ff18d5ba
parentbc68b7dfda54373fb5d0cee8c44a070d590b8433
cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess

These are messing up more than the benefit they provide. It isn't
a lot of code anyway, that we will compile without them.

Kill them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c