On 03/29/2013 08:55 AM, Shawn Guo wrote: > Headers <mach/mxs.h> and <mach/common.h> are not used in the driver > at all. Removed the inclusions. > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > Cc: Jonathan Cameron <jic23@xxxxxxxxxx> > Cc: linux-iio@xxxxxxxxxxxxxxx Acked-by: Jonathan Cameron <jic23@xxxxxxxxxx> Thanks > --- > drivers/staging/iio/adc/mxs-lradc.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/staging/iio/adc/mxs-lradc.c b/drivers/staging/iio/adc/mxs-lradc.c > index 55a459b..0eb5b4d 100644 > --- a/drivers/staging/iio/adc/mxs-lradc.c > +++ b/drivers/staging/iio/adc/mxs-lradc.c > @@ -36,9 +36,6 @@ > #include <linux/delay.h> > #include <linux/input.h> > > -#include <mach/mxs.h> > -#include <mach/common.h> > - > #include <linux/iio/iio.h> > #include <linux/iio/buffer.h> > #include <linux/iio/trigger.h> > -- 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