zephyr/drivers/sensor/lsm9ds0_gyro
Kumar Gala 13fd996178 sensor: lsm9ds0: Remove unused define/Kconfig symbol
We use DT to get the I2C address, so the define that got it from a
Kconfig sybmol isn't used and the Kconfig symbol isnt defined.  Remove
this dead code.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-01-31 09:10:29 -06:00
..
CMakeLists.txt
Kconfig driver: sensors: convert lsm9ds0_gyro to use information coming from dts 2018-12-20 12:35:46 +01:00
lsm9ds0_gyro.c driver: sensors: convert lsm9ds0_gyro to use information coming from dts 2018-12-20 12:35:46 +01:00
lsm9ds0_gyro.h sensor: lsm9ds0: Remove unused define/Kconfig symbol 2019-01-31 09:10:29 -06:00
lsm9ds0_gyro_trigger.c