diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-09-07 02:04:50 +0300 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2020-09-07 14:43:27 +0300 |
commit | 69ecb3230b007384726d36499f4bdea98109d3d7 (patch) | |
tree | f06e062653860cb03ca13f104d7b796bb5266fe0 /drivers/eisa | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff) | |
download | linux-69ecb3230b007384726d36499f4bdea98109d3d7.tar.xz |
cpufreq: arm_scmi: Constify scmi_perf_ops pointers
The perf_ops are not modified through this pointer. Make them const to
indicate that. This is in preparation to make the scmi-ops pointers in
scmi_handle const.
Link: https://lore.kernel.org/r/20200906230452.33410-2-rikard.falkeborn@gmail.com
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions