cpufreq: scpi: remove stale/outdated comment about the driver
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 18 Oct 2019 10:37:45 +0000 (11:37 +0100)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 21 Oct 2019 10:53:58 +0000 (16:23 +0530)
Commit 343a8d17fa8d ("cpufreq: scpi: remove arm_big_little dependency")
removed the arm_big_little dependency from scpi driver and doesn't
provide any ops to arm_big_little cpufreq driver. Lets remove that
stale comment.

Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/scpi-cpufreq.c

index 2b51e07..20d1f85 100644 (file)
@@ -1,8 +1,6 @@
 /*
  * System Control and Power Interface (SCPI) based CPUFreq Interface driver
  *
- * It provides necessary ops to arm_big_little cpufreq driver.
- *
  * Copyright (C) 2015 ARM Ltd.
  * Sudeep Holla <sudeep.holla@arm.com>
  *