[PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include

Shawn Lin shawn.lin at rock-chips.com
Tue Mar 24 00:31:38 PDT 2026


在 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 at rock-chips.com>

> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at 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>



More information about the Linux-rockchip mailing list