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.