Re: [PATCH 04/11 linux-next] input: remove unnecessary version.h inclusion

From: Dmitry Torokhov
Date: Mon Dec 29 2014 - 13:33:05 EST


On Mon, Dec 29, 2014 at 03:29:38PM +0100, Fabian Frederick wrote:
> Based on versioncheck.
>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>

Applied, thank you.

> ---
> drivers/input/touchscreen/elants_i2c.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/input/touchscreen/elants_i2c.c b/drivers/input/touchscreen/elants_i2c.c
> index a510f7e..926c58e 100644
> --- a/drivers/input/touchscreen/elants_i2c.c
> +++ b/drivers/input/touchscreen/elants_i2c.c
> @@ -33,10 +33,8 @@
> #include <linux/delay.h>
> #include <linux/uaccess.h>
> #include <linux/buffer_head.h>
> -#include <linux/version.h>
> #include <linux/slab.h>
> #include <linux/firmware.h>
> -#include <linux/version.h>
> #include <linux/input/mt.h>
> #include <linux/acpi.h>
> #include <linux/of.h>
> --
> 2.1.0
>

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/