diff options
author | Guenter Roeck <linux@roeck-us.net> | 2021-09-09 11:47:14 -0700 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2021-10-04 11:25:21 +0530 |
commit | 45b2bb66209c723121158bd497e25645ee6197de (patch) | |
tree | 292e3889efda30bfcdd9622bfb5b04128f103bb3 /samples | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) |
cpufreq: vexpress: Drop unused variable
arm:allmodconfig fails to build with the following error.
drivers/cpufreq/vexpress-spc-cpufreq.c:454:13: error:
unused variable 'cur_cluster'
Remove the unused variable.
Fixes: bb8c26d9387f ("cpufreq: vexpress: Set CPUFREQ_IS_COOLING_DEV flag")
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions