diff options
author | 2023-05-29 13:26:39 -0700 | |
---|---|---|
committer | 2023-05-31 11:42:46 -0400 | |
commit | 4b68b7f9c46d90c541d39c8b397a86ac0ca4c765 (patch) | |
tree | 807434b5e27a1627fe8491d5f668a1f3484c7c14 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag (diff) | |
download | wireguard-linux-4b68b7f9c46d90c541d39c8b397a86ac0ca4c765.tar.xz wireguard-linux-4b68b7f9c46d90c541d39c8b397a86ac0ca4c765.zip |
scsi: ufs: Declare ufshcd_{hold,release}() once
ufshcd_hold() and ufshcd_release are declared twice: once in
drivers/ufs/core/ufshcd-priv.h and a second time in include/ufs/ufshcd.h.
Remove the declarations from ufshcd-priv.h.
Fixes: dd11376b9f1b ("scsi: ufs: Split the drivers/scsi/ufs directory")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230529202640.11883-5-bvanassche@acm.org
Reviewed-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Keoseong Park <keosung.park@samsung.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions