mirror of https://github.com/torvalds/linux.git
cpufreq: scpi: remove stale/outdated comment about the driver
Commit 343a8d17fa ("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>
This commit is contained in:
parent
0986509453
commit
1b82a4b5d3
|
|
@ -1,8 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* System Control and Power Interface (SCPI) based CPUFreq Interface driver
|
* 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.
|
* Copyright (C) 2015 ARM Ltd.
|
||||||
* Sudeep Holla <sudeep.holla@arm.com>
|
* Sudeep Holla <sudeep.holla@arm.com>
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue