usb: dwc3: xilinx: Remove unused of_gpio,h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Feb 2023 16:52:39 +0000 (18:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Feb 2023 11:45:30 +0000 (12:45 +0100)
commite3eafcf0fabe67d0f854b238c0c247a4b0187e38
tree1bcdef1dd29ef40aaaa4029e2e0cdef1044737be
parentc620f4d5b25bcbb851daa1f88edc764cf5f29cb6
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>
drivers/usb/dwc3/dwc3-xilinx.c