summaryrefslogtreecommitdiffstats
path: root/power-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'power-common.h')
-rw-r--r--power-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/power-common.h b/power-common.h
index 0d8e11f..d731039 100644
--- a/power-common.h
+++ b/power-common.h
@@ -37,7 +37,6 @@ extern "C" {
#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 ONDEMAND_GOVERNOR "ondemand"
#define INTERACTIVE_GOVERNOR "interactive"
#define SCHEDUTIL_GOVERNOR "schedutil"