* 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
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ 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>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 5+ 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
2026-04-03 2:05 ` Martin K. Petersen
3 siblings, 0 replies; 5+ 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>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 5+ 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
2026-04-03 2:05 ` Martin K. Petersen
3 siblings, 0 replies; 5+ 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
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 5+ 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
` (2 preceding siblings ...)
2026-03-27 20:28 ` Martin K. Petersen
@ 2026-04-03 2:05 ` Martin K. Petersen
3 siblings, 0 replies; 5+ messages in thread
From: Martin K. Petersen @ 2026-04-03 2:05 UTC (permalink / raw)
To: Shawn Lin, linux-scsi, linux-arm-kernel, linux-rockchip,
linux-kernel, Andy Shevchenko
Cc: Martin K . Petersen, James E.J. Bottomley, Heiko Stuebner
On Fri, 20 Mar 2026 22:56:06 +0100, Andy Shevchenko wrote:
> 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-queue, thanks!
[1/1] scsi: ufs: rockchip: Drop unused include
https://git.kernel.org/mkp/scsi/c/8ad1ddc50d15
--
Martin K. Petersen
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 5+ messages in thread