summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/nct1008.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nct1008.h b/include/linux/nct1008.h
index e0ec9708e..eadbe2bd1 100644
--- a/include/linux/nct1008.h
+++ b/include/linux/nct1008.h
@@ -40,6 +40,7 @@ struct nct1008_platform_data {
40 s16 shutdown_ext_limit; 40 s16 shutdown_ext_limit;
41 s16 shutdown_local_limit; 41 s16 shutdown_local_limit;
42 int passive_delay; 42 int passive_delay;
43 int polling_delay;
43 int num_trips; 44 int num_trips;
44 struct thermal_trip_info trips[THERMAL_MAX_TRIPS]; 45 struct thermal_trip_info trips[THERMAL_MAX_TRIPS];
45 struct thermal_zone_params *tzp; 46 struct thermal_zone_params *tzp;