Revert "thermal: Increase thermal trip points to 16"
This reverts commit 46df2bf46c
.
This commit is contained in:
parent
30be8d24dc
commit
406a5cb5d0
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#include <uapi/linux/thermal.h>
|
||||
|
||||
#define THERMAL_TRIPS_NONE -1
|
||||
#define THERMAL_MAX_TRIPS 16
|
||||
#define THERMAL_MAX_TRIPS 12
|
||||
|
||||
/* invalid cooling state */
|
||||
#define THERMAL_CSTATE_INVALID -1UL
|
||||
|
|
Loading…
Reference in a new issue