OSDN Git Service

thermal: cpu_cooling: Remove unused cur_freq variable
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Mon, 18 Feb 2019 06:22:30 +0000 (14:22 +0800)
committerZhang Rui <rui.zhang@intel.com>
Mon, 18 Mar 2019 14:11:06 +0000 (22:11 +0800)
commite0fda7377d30685feaef4d93d9fdfde91c5d7d9a
tree61afb95efb2b8a7af378669200db9fe27752b3ea
parent35122495a8c6683e863acf7b05a7036b2be64c7a
thermal: cpu_cooling: Remove unused cur_freq variable

The 'cur_freq' local variable became unused after commit 84fe2cab4859
("cpu_cooling: Drop static-power related stuff"), let's remove it.

Cc: Amit Daniel Kachhap <amit.kachhap@gmail.com>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Javi Merino <javi.merino@kernel.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/cpu_cooling.c