From: Yang Li Date: Tue, 17 Oct 2023 03:16:35 +0000 (+0800) Subject: phy: Remove duplicated include in phy-ralink-usb.c X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d688c8264b8ed25edbdafac46ea2b41b2e77416a;p=linux.git phy: Remove duplicated include in phy-ralink-usb.c ./drivers/phy/ralink/phy-ralink-usb.c: linux/platform_device.h is included more than once. Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6851 Signed-off-by: Yang Li Link: https://lore.kernel.org/r/20231017031635.105993-1-yang.lee@linux.alibaba.com Signed-off-by: Vinod Koul --- diff --git a/drivers/phy/ralink/phy-ralink-usb.c b/drivers/phy/ralink/phy-ralink-usb.c index 41bce5290e922..0ff07e210769e 100644 --- a/drivers/phy/ralink/phy-ralink-usb.c +++ b/drivers/phy/ralink/phy-ralink-usb.c @@ -16,7 +16,6 @@ #include #include #include -#include #include #include