Skip to content

Commit e3eafcf

Browse files
andy-shevgregkh
authored andcommitted
usb: dwc3: xilinx: Remove unused of_gpio,h
of_gpio.h provides a single function, which is not used in this driver. Remove unused header. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20230215165239.83806-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent c620f4d commit e3eafcf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/usb/dwc3/dwc3-xilinx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <linux/platform_device.h>
1515
#include <linux/dma-mapping.h>
1616
#include <linux/gpio/consumer.h>
17-
#include <linux/of_gpio.h>
1817
#include <linux/of_platform.h>
1918
#include <linux/pm_runtime.h>
2019
#include <linux/reset.h>

0 commit comments

Comments
 (0)