Message ID | 161109164611.414.7470176935480207922.tip-bot2@tip-bot2 |
---|---|
State | New |
Headers | show |
Series | [thermal:,thermal/next] thermal/core: Remove unused macro THERMAL_TRIPS_NONE | expand |
diff --git a/include/linux/thermal.h b/include/linux/thermal.h index a57232a..060a216 100644 --- a/include/linux/thermal.h +++ b/include/linux/thermal.h @@ -17,7 +17,6 @@ #include <linux/workqueue.h> #include <uapi/linux/thermal.h> -#define THERMAL_TRIPS_NONE -1 #define THERMAL_MAX_TRIPS 12 /* invalid cooling state */