Skip to content

Commit 42690b8

Browse files
andy-shevvinodkoul
authored andcommitted
phy: sophgo: Remove unused of_gpio.h
of_gpio.h is deprecated and subject to remove. The driver doesn't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 4bc259e commit 42690b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/phy/sophgo/phy-cv1800-usb2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/module.h>
1212
#include <linux/of.h>
1313
#include <linux/of_address.h>
14-
#include <linux/of_gpio.h>
1514
#include <linux/platform_device.h>
1615
#include <linux/phy/phy.h>
1716
#include <linux/regmap.h>

0 commit comments

Comments
 (0)