Skip to content
Commit 0e774888 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Eduardo Valentin
Browse files

thermal: qoriq: remove useless call for of_thermal_get_trip_points()



Building this driver with W=1 reports:
  warning: variable 'trip' set but not used [-Wunused-but-set-variable]

The call for of_thermal_get_trip_points() is useless.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 08332893
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment