aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/ntc_thermistor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/ntc_thermistor.h')
-rw-r--r--include/linux/platform_data/ntc_thermistor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/ntc_thermistor.h b/include/linux/platform_data/ntc_thermistor.h
index aed170588b74..698d0d59db76 100644
--- a/include/linux/platform_data/ntc_thermistor.h
+++ b/include/linux/platform_data/ntc_thermistor.h
@@ -28,6 +28,7 @@ enum ntc_thermistor_type {
28 TYPE_NCPXXWL333, 28 TYPE_NCPXXWL333,
29 TYPE_B57330V2103, 29 TYPE_B57330V2103,
30 TYPE_NCPXXWF104, 30 TYPE_NCPXXWF104,
31 TYPE_NCPXXXH103,
31}; 32};
32 33
33struct ntc_thermistor_platform_data { 34struct ntc_thermistor_platform_data {