ANDROID: scsi: ufs: Unexport ufshcd_mcq_poll_cqe_nolock()
Unexport this function because it is not used outside the UFSHCI core
driver and because it is not possible to use this function from outside
the UFSHCI core driver without triggering a race condition.
Bug: 312786487
Bug: 326329246
Bug: 333069246
Bug: 333317508
Change-Id: I1bb504b0310c3618db94e9401ff4f7e13633d6a0
Signed-off-by:
Bart Van Assche <bvanassche@google.com>
Loading