]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
scsi: ufs: core: Remove an include directive from ufshcd-crypto.h
authorBart Van Assche <bvanassche@acm.org>
Wed, 1 Apr 2026 20:25:00 +0000 (13:25 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 3 Apr 2026 01:26:44 +0000 (21:26 -0400)
Nothing in the ufshcd-crypto.h header file depends on the ufshcd-priv.h
header file. Hence, stop including that header file. This include
directive was introduced by commit 4bc26113c603 ("scsi: ufs: Split the
ufshcd.h header file").

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://patch.msgid.link/20260401202506.1445324-3-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/core/ufshcd-crypto.h

index c148a51943786f088d3bef9dee6a201122b6d4ed..8f66db94e179a2ba6621d2051b2e45bb985ed6cd 100644 (file)
@@ -8,7 +8,6 @@
 
 #include <scsi/scsi_cmnd.h>
 #include <ufs/ufshcd.h>
-#include "ufshcd-priv.h"
 #include <ufs/ufshci.h>
 
 #ifdef CONFIG_SCSI_UFS_CRYPTO