[PATCH -next] phy: Remove duplicated include in xusb.c
Thierry Reding
thierry.reding at gmail.com
Fri Jul 21 06:55:35 PDT 2023
On Wed, Jul 19, 2023 at 08:36:14AM +0800, Yang Li wrote:
> ./drivers/phy/tegra/xusb.c: linux/platform_device.h is included more than once.
>
> Reported-by: Abaci Robot <abaci at linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5930
> Signed-off-by: Yang Li <yang.lee at linux.alibaba.com>
> ---
> drivers/phy/tegra/xusb.c | 1 -
> 1 file changed, 1 deletion(-)
It's typical to list the maintainers on the "To:" line to increase the
chances of them noticing. This is obviously correct, so:
Acked-by: Thierry Reding <treding at nvidia.com>
>
> diff --git a/drivers/phy/tegra/xusb.c b/drivers/phy/tegra/xusb.c
> index ed30866e7647..142ebe0247cc 100644
> --- a/drivers/phy/tegra/xusb.c
> +++ b/drivers/phy/tegra/xusb.c
> @@ -12,7 +12,6 @@
> #include <linux/phy/phy.h>
> #include <linux/phy/tegra/xusb.h>
> #include <linux/platform_device.h>
> -#include <linux/platform_device.h>
> #include <linux/regulator/consumer.h>
> #include <linux/reset.h>
> #include <linux/slab.h>
> --
> 2.20.1.7.g153144c
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-phy/attachments/20230721/f39f6b5d/attachment.sig>
More information about the linux-phy
mailing list