Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

scsi: ufs: core: Remove an include directive from ufshcd-crypto.h

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>

authored by

Bart Van Assche and committed by
Martin K. Petersen
efa1f6a9 1373df88

-1
-1
drivers/ufs/core/ufshcd-crypto.h
··· 8 8 9 9 #include <scsi/scsi_cmnd.h> 10 10 #include <ufs/ufshcd.h> 11 - #include "ufshcd-priv.h" 12 11 #include <ufs/ufshci.h> 13 12 14 13 #ifdef CONFIG_SCSI_UFS_CRYPTO