* [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
@ 2026-03-20 21:56 Andy Shevchenko
2026-03-23 17:31 ` Bart Van Assche
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Andy Shevchenko @ 2026-03-20 21:56 UTC (permalink / raw)
To: Shawn Lin, linux-scsi, linux-arm-kernel, linux-rockchip,
linux-kernel
Cc: James E.J. Bottomley, Martin K. Petersen, Heiko Stuebner,
Andy Shevchenko
This driver includes the legacy header <linux/gpio.h> but does
not use any symbols from it. Drop the inclusion.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
drivers/ufs/host/ufs-rockchip.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/ufs/host/ufs-rockchip.c b/drivers/ufs/host/ufs-rockchip.c
index 7fff34513a60..bac68f238e1c 100644
--- a/drivers/ufs/host/ufs-rockchip.c
+++ b/drivers/ufs/host/ufs-rockchip.c
@@ -6,7 +6,6 @@
*/
#include <linux/clk.h>
-#include <linux/gpio.h>
#include <linux/gpio/consumer.h>
#include <linux/mfd/syscon.h>
#include <linux/of.h>
--
2.50.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
2026-03-20 21:56 [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include Andy Shevchenko
@ 2026-03-23 17:31 ` Bart Van Assche
2026-03-24 7:31 ` Shawn Lin
2026-03-27 20:28 ` Martin K. Petersen
2 siblings, 0 replies; 4+ messages in thread
From: Bart Van Assche @ 2026-03-23 17:31 UTC (permalink / raw)
To: Andy Shevchenko, Shawn Lin, linux-scsi, linux-arm-kernel,
linux-rockchip, linux-kernel
Cc: James E.J. Bottomley, Martin K. Petersen, Heiko Stuebner
On 3/20/26 2:56 PM, Andy Shevchenko wrote:
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
2026-03-20 21:56 [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include Andy Shevchenko
2026-03-23 17:31 ` Bart Van Assche
@ 2026-03-24 7:31 ` Shawn Lin
2026-03-27 20:28 ` Martin K. Petersen
2 siblings, 0 replies; 4+ messages in thread
From: Shawn Lin @ 2026-03-24 7:31 UTC (permalink / raw)
To: Andy Shevchenko, linux-scsi, linux-arm-kernel, linux-rockchip,
linux-kernel
Cc: shawn.lin, James E.J. Bottomley, Martin K. Petersen,
Heiko Stuebner
在 2026/03/21 星期六 5:56, Andy Shevchenko 写道:
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> drivers/ufs/host/ufs-rockchip.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/ufs/host/ufs-rockchip.c b/drivers/ufs/host/ufs-rockchip.c
> index 7fff34513a60..bac68f238e1c 100644
> --- a/drivers/ufs/host/ufs-rockchip.c
> +++ b/drivers/ufs/host/ufs-rockchip.c
> @@ -6,7 +6,6 @@
> */
>
> #include <linux/clk.h>
> -#include <linux/gpio.h>
> #include <linux/gpio/consumer.h>
> #include <linux/mfd/syscon.h>
> #include <linux/of.h>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
2026-03-20 21:56 [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include Andy Shevchenko
2026-03-23 17:31 ` Bart Van Assche
2026-03-24 7:31 ` Shawn Lin
@ 2026-03-27 20:28 ` Martin K. Petersen
2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2026-03-27 20:28 UTC (permalink / raw)
To: Andy Shevchenko
Cc: Shawn Lin, linux-scsi, linux-arm-kernel, linux-rockchip,
linux-kernel, James E.J. Bottomley, Martin K. Petersen,
Heiko Stuebner
Andy,
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
Applied to 7.1/scsi-staging, thanks!
--
Martin K. Petersen
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-03-27 20:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 21:56 [PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include Andy Shevchenko
2026-03-23 17:31 ` Bart Van Assche
2026-03-24 7:31 ` Shawn Lin
2026-03-27 20:28 ` Martin K. Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox