variable TRIP_CROSSED_COUNT is never used, should be removed.
Signed-off-by: Hongbo Zhang hongbo.zhang@linaro.org --- thermal/thermal_06.sh | 1 - 1 file changed, 1 deletion(-)
diff --git a/thermal/thermal_06.sh b/thermal/thermal_06.sh index fcb6c0a..95eda91 100755 --- a/thermal/thermal_06.sh +++ b/thermal/thermal_06.sh @@ -31,7 +31,6 @@ source ../include/thermal_functions.sh CPU_HEAT_BIN=../utils/heat_cpu GPU_HEAT_BIN=/usr/bin/glmark2 TEST_LOOP=100 -TRIP_CROSSED_COUNT= cpu_pid=0 gpu_pid=0