X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fthermal.h;h=90c1c191ea694707679e067209c24b6616721f54;hb=dd32f7effdd2f3f348ef91ca1649d78a0ab2b103;hp=818ca1cf0b6d81d4f74faebcbdb6eef9123d90a7;hpb=0eccf60bfa9190d1588b2bf07d23d7b9b3a19d9e;p=linux-2.6 diff --git a/include/linux/thermal.h b/include/linux/thermal.h index 818ca1cf0b..90c1c191ea 100644 --- a/include/linux/thermal.h +++ b/include/linux/thermal.h @@ -50,7 +50,7 @@ struct thermal_cooling_device_ops { }; #define THERMAL_TRIPS_NONE -1 -#define THERMAL_MAX_TRIPS 10 +#define THERMAL_MAX_TRIPS 12 #define THERMAL_NAME_LENGTH 20 struct thermal_cooling_device { int id;