Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[pandora-kernel.git] / drivers / staging / iio / dac / ad5624r.h
index c16df4e..b71c6a0 100644 (file)
@@ -53,7 +53,6 @@ struct ad5624r_chip_info {
  */
 
 struct ad5624r_state {
-       struct iio_dev                  *indio_dev;
        struct spi_device               *us;
        const struct ad5624r_chip_info  *chip_info;
        struct regulator                *reg;