[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170123090404.GA19373@b29397-desktop>
Date: Mon, 23 Jan 2017 17:04:04 +0800
From: Peter Chen <hzpeterchen@...il.com>
To: Jisheng Zhang <jszhang@...vell.com>
Cc: Peter.Chen@....com, gregkh@...uxfoundation.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [RESEND PATCH] usb: chipidea: delete an useless header include
On Mon, Jan 23, 2017 at 03:05:45PM +0800, Jisheng Zhang wrote:
> <linux/phy.h> is for net phy drivers, we don't need it.
>
> Signed-off-by: Jisheng Zhang <jszhang@...vell.com>
> ---
> drivers/usb/chipidea/core.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/usb/chipidea/core.c b/drivers/usb/chipidea/core.c
> index 3dbb4a21ab44..77078083e9fb 100644
> --- a/drivers/usb/chipidea/core.c
> +++ b/drivers/usb/chipidea/core.c
> @@ -62,7 +62,6 @@
> #include <linux/usb/chipidea.h>
> #include <linux/usb/of.h>
> #include <linux/of.h>
> -#include <linux/phy.h>
> #include <linux/regulator/consumer.h>
> #include <linux/usb/ehci_def.h>
>
Applied, thanks.
--
Best Regards,
Peter Chen
Powered by blists - more mailing lists