commit | f174e49e4906d945a0e4de98fbf796de31614f47 | [log] [tgz] |
---|---|---|
author | Sudeep Holla <sudeep.holla@arm.com> | Wed Oct 24 14:44:58 2018 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Oct 25 18:39:02 2018 +0200 |
tree | 75dc9cba68212b9f72462c69e4ce5071d8fe99c1 | |
parent | a7314405d83c8f95736edb0ea7ade5d459b79afe [diff] |
cpufreq: remove unused arm_big_little_dt driver Most of the ARM platforms used cpufreq-dt driver irrespective of whether it's big-little(HMP) or SMP system. This arm_big_little_dt is not used actively at all. So let's remove the driver, so that it need not be maintained. Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>