From: Andy Shevchenko Date: Fri, 20 Mar 2026 21:56:06 +0000 (+0100) Subject: scsi: ufs: rockchip: Drop unused include X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ad1ddc50d15e35c4b38a207a6856eddfa731194;p=thirdparty%2Fkernel%2Fstable.git scsi: ufs: rockchip: Drop unused include This driver includes the legacy header but does not use any symbols from it. Drop the inclusion. Signed-off-by: Andy Shevchenko Reviewed-by: Bart Van Assche Reviewed-by: Shawn Lin Link: https://patch.msgid.link/20260320215606.3236516-1-andriy.shevchenko@linux.intel.com Signed-off-by: Martin K. Petersen --- 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 -#include #include #include #include