From 406e63ca5b4ad632c26079c4786857a42bcffe6b Mon Sep 17 00:00:00 2001 From: Eduardo Valentin Date: Wed, 17 Apr 2013 17:12:22 +0000 Subject: [PATCH] --- yaml --- r: 374595 b: refs/heads/master c: e44dec77be9e032ff9c2f95f17f7df3a55b58f60 h: refs/heads/master i: 374593: a3914fdb8c79b16ff183caffe66d612a09636cd7 374591: be7ce91d2d72969b95d85099989076c7f5499c53 v: v3 --- [refs] | 2 +- trunk/include/linux/cpu_cooling.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 08e9c5b9c337..b048d02e8020 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 198f38f7fb2d0956cc3394655d03cdb7054b0dcd +refs/heads/master: e44dec77be9e032ff9c2f95f17f7df3a55b58f60 diff --git a/trunk/include/linux/cpu_cooling.h b/trunk/include/linux/cpu_cooling.h index 75ef931fc4fc..f48f6fbcd3be 100644 --- a/trunk/include/linux/cpu_cooling.h +++ b/trunk/include/linux/cpu_cooling.h @@ -27,9 +27,6 @@ #include #include -#define CPUFREQ_COOLING_START 0 -#define CPUFREQ_COOLING_STOP 1 - #ifdef CONFIG_CPU_THERMAL /** * cpufreq_cooling_register - function to create cpufreq cooling device.