Remove second instance of definition of AD7291_BITS. Signed-off-by: Hartmut Knaack <knaack.h@xxxxxx> --- diff --git a/drivers/staging/iio/adc/ad7291.c b/drivers/staging/iio/adc/ad7291.c index 7194bd1..c08b258 100644 --- a/drivers/staging/iio/adc/ad7291.c +++ b/drivers/staging/iio/adc/ad7291.c @@ -73,8 +73,6 @@ #define AD7291_T_VALUE_FLOAT_OFFSET 2 #define AD7291_T_VALUE_FLOAT_MASK 0x2 -#define AD7291_BITS 12 - struct ad7291_chip_info { struct i2c_client *client; struct regulator *reg; -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html