scsi: ufs: core: Remove redundant function definitions from ufshcd.h
authorArthur Simchaev <Arthur.Simchaev@wdc.com>
Wed, 21 Sep 2022 11:58:05 +0000 (14:58 +0300)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sun, 25 Sep 2022 16:50:44 +0000 (12:50 -0400)
commit1a2433b0ec45acd71130bd0bf419394c7d7d85c0
treece7c96acc6b4406529d8ca74b036bed68e7e43b1
parent3d217b9ac532571335e69e64acf03a307b7acaf3
scsi: ufs: core: Remove redundant function definitions from ufshcd.h

Remove Query-Request API function declarations from include/ufs/ufshcd.h
and move them to the ufs core private header.

Link: https://lore.kernel.org/r/1663761485-2532-1-git-send-email-Arthur.Simchaev@wdc.com
Reviewed-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Arthur Simchaev <Arthur.Simchaev@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/core/ufshcd-priv.h
include/ufs/ufshcd.h