[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <541FC954.2080606@samsung.com>
Date: Mon, 22 Sep 2014 16:01:40 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Jean Delvare <jdelvare@...e.de>
Cc: MyungJoo Ham <myungjoo.ham@...sung.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] extcon: sm5502: Drop useless include
On 09/17/2014 06:16 AM, Jean Delvare wrote:
> Don't include <linux/input.h> when the driver does not use anything
> from this header file.
>
> Signed-off-by: Jean Delvare <jdelvare@...e.de>
> Cc: Chanwoo Choi <cw00.choi@...sung.com>
> Cc: MyungJoo Ham <myungjoo.ham@...sung.com>
Applied.
Thanks,
Chanwoo Choi
> ---
> drivers/extcon/extcon-sm5502.c | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/drivers/extcon/extcon-sm5502.c
> +++ b/drivers/extcon/extcon-sm5502.c
> @@ -17,7 +17,6 @@
>
> #include <linux/err.h>
> #include <linux/i2c.h>
> -#include <linux/input.h>
> #include <linux/interrupt.h>
> #include <linux/irqdomain.h>
> #include <linux/kernel.h>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists