lkml.org 
[lkml]   [2023]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH -next] phy: Remove duplicated include in phy-ralink-usb.c
Date
./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>
---
drivers/phy/ralink/phy-ralink-usb.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/phy/ralink/phy-ralink-usb.c b/drivers/phy/ralink/phy-ralink-usb.c
index 41bce5290e92..0ff07e210769 100644
--- a/drivers/phy/ralink/phy-ralink-usb.c
+++ b/drivers/phy/ralink/phy-ralink-usb.c
@@ -16,7 +16,6 @@
#include <linux/of.h>
#include <linux/phy/phy.h>
#include <linux/platform_device.h>
-#include <linux/platform_device.h>
#include <linux/regmap.h>
#include <linux/reset.h>

--
2.20.1.7.g153144c
\
 
 \ /
  Last update: 2023-10-17 05:17    [W:3.003 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site