On 06/10/2013 03:00 PM, Lars-Peter Clausen wrote: > Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx> Applied to the togreg branch of iio.git Thanks, > --- > drivers/staging/iio/gyro/adis16130_core.c | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/drivers/staging/iio/gyro/adis16130_core.c b/drivers/staging/iio/gyro/adis16130_core.c > index 531b803..5288635 100644 > --- a/drivers/staging/iio/gyro/adis16130_core.c > +++ b/drivers/staging/iio/gyro/adis16130_core.c > @@ -6,18 +6,12 @@ > * Licensed under the GPL-2 or later. > */ > > -#include <linux/delay.h> > #include <linux/mutex.h> > -#include <linux/device.h> > #include <linux/kernel.h> > #include <linux/spi/spi.h> > -#include <linux/slab.h> > -#include <linux/sysfs.h> > -#include <linux/list.h> > #include <linux/module.h> > > #include <linux/iio/iio.h> > -#include <linux/iio/sysfs.h> > > #define ADIS16130_CON 0x0 > #define ADIS16130_CON_RD (1 << 6) > -- 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