From c836c7344bfc3dd16a6aed674309575e0a23b0a9 Mon Sep 17 00:00:00 2001 From: Zhao Wei Liew Date: Tue, 19 Jul 2016 20:01:01 +0800 Subject: power: Add back display_boost checks - Remove 8084 check as all 8084s make use of the display boost - Convert the display_boost check to an soc_id check for 8974pro - Add back display_boost (now soc_id) check to 8974's HAL Change-Id: I237b9108e666f4cb0051d1c1bb22453d55ffcdc7 --- power-8916.c | 1 - 1 file changed, 1 deletion(-) (limited to 'power-8916.c') diff --git a/power-8916.c b/power-8916.c index 39f46e3..81d7be9 100644 --- a/power-8916.c +++ b/power-8916.c @@ -57,7 +57,6 @@ char scaling_min_freq[4][80] = {"sys/devices/system/cpu/cpu0/cpufreq/scaling_min "sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq"}; static int slack_node_rw_failed = 0; -int display_boost; /** * If target is 8916: -- cgit v1.2.3