scsi: ufs: Minimize #include directives
authorBart Van Assche <bvanassche@acm.org>
Thu, 27 Jul 2023 19:41:17 +0000 (12:41 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 31 Jul 2023 19:17:50 +0000 (15:17 -0400)
commitcce9fd602ca0c5b0a310dbe457aa61d1beaa2d38
tree3eba317681d79678703e6ed9cb826339f50a74c5
parentf08191520614764789aec42161b297c327d3660a
scsi: ufs: Minimize #include directives

Only #include those header files that are needed.

Note: include/ufs/ufshcd.h needs <scsi/scsi_host.h> because of SG_ALL.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230727194457.3152309-6-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
include/ufs/ufs.h
include/ufs/ufshcd.h
include/ufs/ufshci.h