commit | 22a7cfb01415cfa4284af20555942c427af452e0 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jan 02 12:34:31 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jan 23 22:49:34 2015 +0100 |
tree | 25b9a21788ae3b8173fee64447625808ff18d5ba | |
parent | bc68b7dfda54373fb5d0cee8c44a070d590b8433 [diff] |
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>