]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: sun4i-usb: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 31 Oct 2024 10:46:31 +0000 (12:46 +0200)
committerVinod Koul <vkoul@kernel.org>
Sun, 8 Dec 2024 16:07:32 +0000 (21:37 +0530)
commitb6096751a652a7e7526d4b3d59971a40c3287ef7
treea6fd25fd03cc03ce0a0f56a371fd4f8733e21509
parent80738c3f1e1b7bd664481d73d64e42e139c7002d
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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20241031104631.2454581-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/allwinner/phy-sun4i-usb.c