* [PATCH v1 1/1] phy: sun4i-usb: Remove unused of_gpio.h
@ 2024-10-31 10:46 Andy Shevchenko
2024-10-31 11:28 ` Andre Przywara
2024-12-08 17:03 ` Vinod Koul
0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2024-10-31 10:46 UTC (permalink / raw)
To: Uwe Kleine-König, linux-phy, linux-arm-kernel, linux-sunxi,
linux-kernel
Cc: Vinod Koul, Kishon Vijay Abraham I, Chen-Yu Tsai, Jernej Skrabec,
Samuel Holland, Andy Shevchenko
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>
---
drivers/phy/allwinner/phy-sun4i-usb.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/phy/allwinner/phy-sun4i-usb.c b/drivers/phy/allwinner/phy-sun4i-usb.c
index cd159a71b23c..29b8fd4b9351 100644
--- a/drivers/phy/allwinner/phy-sun4i-usb.c
+++ b/drivers/phy/allwinner/phy-sun4i-usb.c
@@ -23,7 +23,6 @@
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/of.h>
-#include <linux/of_gpio.h>
#include <linux/phy/phy.h>
#include <linux/phy/phy-sun4i-usb.h>
#include <linux/platform_device.h>
--
2.43.0.rc1.1336.g36b5255a03ac
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v1 1/1] phy: sun4i-usb: Remove unused of_gpio.h
2024-10-31 10:46 [PATCH v1 1/1] phy: sun4i-usb: Remove unused of_gpio.h Andy Shevchenko
@ 2024-10-31 11:28 ` Andre Przywara
2024-12-08 17:03 ` Vinod Koul
1 sibling, 0 replies; 3+ messages in thread
From: Andre Przywara @ 2024-10-31 11:28 UTC (permalink / raw)
To: Andy Shevchenko
Cc: Uwe Kleine-König, linux-phy, linux-arm-kernel, linux-sunxi,
linux-kernel, Vinod Koul, Kishon Vijay Abraham I, Chen-Yu Tsai,
Jernej Skrabec, Samuel Holland
On Thu, 31 Oct 2024 12:46:31 +0200
Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote:
> 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>
Cheers,
Andre
> ---
> drivers/phy/allwinner/phy-sun4i-usb.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/phy/allwinner/phy-sun4i-usb.c b/drivers/phy/allwinner/phy-sun4i-usb.c
> index cd159a71b23c..29b8fd4b9351 100644
> --- a/drivers/phy/allwinner/phy-sun4i-usb.c
> +++ b/drivers/phy/allwinner/phy-sun4i-usb.c
> @@ -23,7 +23,6 @@
> #include <linux/module.h>
> #include <linux/mutex.h>
> #include <linux/of.h>
> -#include <linux/of_gpio.h>
> #include <linux/phy/phy.h>
> #include <linux/phy/phy-sun4i-usb.h>
> #include <linux/platform_device.h>
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1 1/1] phy: sun4i-usb: Remove unused of_gpio.h
2024-10-31 10:46 [PATCH v1 1/1] phy: sun4i-usb: Remove unused of_gpio.h Andy Shevchenko
2024-10-31 11:28 ` Andre Przywara
@ 2024-12-08 17:03 ` Vinod Koul
1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2024-12-08 17:03 UTC (permalink / raw)
To: Uwe Kleine-König, linux-phy, linux-arm-kernel, linux-sunxi,
linux-kernel, Andy Shevchenko
Cc: Kishon Vijay Abraham I, Chen-Yu Tsai, Jernej Skrabec,
Samuel Holland
On Thu, 31 Oct 2024 12:46:31 +0200, Andy Shevchenko wrote:
> of_gpio.h is deprecated and subject to remove. The drivers in question
> don't use it, simply remove the unused header.
>
>
Applied, thanks!
[1/1] phy: sun4i-usb: Remove unused of_gpio.h
commit: b6096751a652a7e7526d4b3d59971a40c3287ef7
Best regards,
--
~Vinod
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-08 17:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31 10:46 [PATCH v1 1/1] phy: sun4i-usb: Remove unused of_gpio.h Andy Shevchenko
2024-10-31 11:28 ` Andre Przywara
2024-12-08 17:03 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox