From 7075241133d606a11966eb9517bc727c4b7115ae Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 13 Dec 2018 05:58:17 +0000 Subject: power: Find online CPU core and get scaling governor Change-Id: I90aed1aaee8d3819d1de921674da924efd0a6c4f --- power-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'power-common.h') diff --git a/power-common.h b/power-common.h index 2707a64..c989e97 100644 --- a/power-common.h +++ b/power-common.h @@ -35,7 +35,6 @@ extern "C" { #define NODE_MAX (64) -#define SCALING_GOVERNOR_PATH "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor" #define SCALING_MIN_FREQ "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq" #define INTERACTIVE_GOVERNOR "interactive" #define SCHEDUTIL_GOVERNOR "schedutil" -- cgit v1.2.3