Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ec0096f8 authored by Robert Kmiec's avatar Robert Kmiec Committed by Jonathan Cameron
Browse files

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: default avatarRobert Kmiec <robert.r.kmiec@gmail.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 366e6563
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment