]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitefa1f6a9d7ce9246cb98c85335bba6a797e17584
tree3550dfc046def82ff8e470187ea86df09db33751
parent1373df88d53594a32534fd8960c51d1d09be8ecb
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>
drivers/ufs/core/ufshcd-crypto.h