summaryrefslogtreecommitdiff
path: root/include/driver/temp_sensor/tmp112.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/driver/temp_sensor/tmp112.h')
-rw-r--r--include/driver/temp_sensor/tmp112.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/driver/temp_sensor/tmp112.h b/include/driver/temp_sensor/tmp112.h
index 3c9a0a004b..56d55d9133 100644
--- a/include/driver/temp_sensor/tmp112.h
+++ b/include/driver/temp_sensor/tmp112.h
@@ -63,8 +63,4 @@ int tmp112_get_val_mk(int idx, int *temp_mk_ptr);
*/
void tmp112_init(void);
-#ifdef CONFIG_ZEPHYR
-void tmp112_update_temperature(int idx);
-#endif /* CONFIG_ZEPHYR */
-
#endif /* __CROS_EC_TMP112_H */