summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/oti502.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/temp_sensor/oti502.c')
-rw-r--r--driver/temp_sensor/oti502.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver/temp_sensor/oti502.c b/driver/temp_sensor/oti502.c
index 8a420363e8..b58d1c3e96 100644
--- a/driver/temp_sensor/oti502.c
+++ b/driver/temp_sensor/oti502.c
@@ -64,4 +64,3 @@ static void temp_sensor_poll(void)
}
}
DECLARE_HOOK(HOOK_SECOND, temp_sensor_poll, HOOK_PRIO_TEMP_SENSOR);
-