Skip to content

Commit d688c82

Browse files
Yang Livinodkoul
authored andcommitted
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 <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6851 Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Link: https://lore.kernel.org/r/20231017031635.105993-1-yang.lee@linux.alibaba.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent d0ec7b9 commit d688c82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/phy/ralink/phy-ralink-usb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <linux/of.h>
1717
#include <linux/phy/phy.h>
1818
#include <linux/platform_device.h>
19-
#include <linux/platform_device.h>
2019
#include <linux/regmap.h>
2120
#include <linux/reset.h>
2221

0 commit comments

Comments
 (0)