summaryrefslogtreecommitdiff
path: root/driver/als_si114x.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/als_si114x.c')
-rw-r--r--driver/als_si114x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver/als_si114x.c b/driver/als_si114x.c
index 5cfc19c6a8..2ac8f1ccbd 100644
--- a/driver/als_si114x.c
+++ b/driver/als_si114x.c
@@ -598,7 +598,6 @@ const struct accelgyro_drv si114x_drv = {
.get_data_rate = get_data_rate,
.set_offset = set_offset,
.get_offset = get_offset,
- .perform_calib = NULL,
#ifdef CONFIG_ACCEL_INTERRUPTS
.irq_handler = irq_handler,
#endif