diff options
author | 2015-12-04 00:54:48 +0100 | |
---|---|---|
committer | 2015-12-05 17:28:31 +0000 | |
commit | ec0096f853fef46000c80bb3fd035d8376d957ac (patch) | |
tree | a2677a0df7f7fabf21720e58a4a41f75ecac6f2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iio: proximity: lidar: optimize i2c transactions (diff) | |
download | linux-dev-ec0096f853fef46000c80bb3fd035d8376d957ac.tar.xz linux-dev-ec0096f853fef46000c80bb3fd035d8376d957ac.zip |
iio: st_accel_core: Remove unneeded define
Definition of ST_SENSORS_WAI_ADDRESS was introduced within a very
first commit of this driver, but it was never used.
This address is already defined as ST_SENSORS_DEFAULT_WAI_ADDRESS
in include/linux/iio/common/st_sensors.h
To avoid duplication of the same constant in two different places
called almost exactly the same, the one which was never used
should be removed.
Signed-off-by: Robert Kmiec <robert.r.kmiec@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions