Skip to content

Commit b609675

Browse files
andy-shevvinodkoul
authored andcommitted
phy: sun4i-usb: Remove unused of_gpio.h
of_gpio.h is deprecated and subject to remove. The drivers in question don't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Andre Przywara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 80738c3 commit b609675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/phy/allwinner/phy-sun4i-usb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <linux/module.h>
2424
#include <linux/mutex.h>
2525
#include <linux/of.h>
26-
#include <linux/of_gpio.h>
2726
#include <linux/phy/phy.h>
2827
#include <linux/phy/phy-sun4i-usb.h>
2928
#include <linux/platform_device.h>

0 commit comments

Comments
 (0)