aboutsummaryrefslogtreecommitdiffstats
path: root/libsensors/piranha_sensors.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/piranha_sensors.h')
-rw-r--r--libsensors/piranha_sensors.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libsensors/piranha_sensors.h b/libsensors/piranha_sensors.h
index 2b5a935..1741945 100644
--- a/libsensors/piranha_sensors.h
+++ b/libsensors/piranha_sensors.h
@@ -101,8 +101,7 @@ int orientation_fill(struct piranha_sensors_handlers *handlers,
extern struct piranha_sensors_handlers bma250;
extern struct piranha_sensors_handlers yas530;
extern struct piranha_sensors_handlers yas_orientation;
-extern struct piranha_sensors_handlers bh1721;
-extern struct piranha_sensors_handlers gp2a_light;
+extern struct piranha_sensors_handlers light;
extern struct piranha_sensors_handlers gp2a_proximity;
#endif