On Thu, Apr 16, 2015 at 03:44:16PM +0200, Heiko Stübner wrote: > Am Donnerstag, 16. April 2015, 21:11:39 schrieb [email protected]: > > From: Wei Yongjun <[email protected]> > > > > Remove duplicated include. > > > > Signed-off-by: Wei Yongjun <[email protected]> > > Thanks for finding this > > Reviewed-by: Heiko Stuebner <[email protected]>
Applied, thank you. > > > Heiko > > > --- > > drivers/input/touchscreen/zforce_ts.c | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/drivers/input/touchscreen/zforce_ts.c > > b/drivers/input/touchscreen/zforce_ts.c index 19880c7..f58a196 100644 > > --- a/drivers/input/touchscreen/zforce_ts.c > > +++ b/drivers/input/touchscreen/zforce_ts.c > > @@ -30,7 +30,6 @@ > > #include <linux/input/mt.h> > > #include <linux/platform_data/zforce_ts.h> > > #include <linux/regulator/consumer.h> > > -#include <linux/delay.h> > > #include <linux/of.h> > > #include <linux/of_gpio.h> > -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
