scsi: ufs: remove unused macro
This patch simply remove unused macro POWER_MODE_RETRIES. Change-Id: Ie131e0d629d68eb90516c34021f3caa6f6db87a9 Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
This commit is contained in:
parent
05a8fb985d
commit
d0d9231d23
1 changed files with 0 additions and 3 deletions
|
@ -164,9 +164,6 @@ void update_req_stats(struct ufs_hba *hba, struct ufshcd_lrb *lrbp)
|
|||
/* UIC command timeout, unit: ms */
|
||||
#define UIC_CMD_TIMEOUT 500
|
||||
|
||||
/* Retries waiting for doorbells to clear */
|
||||
#define POWER_MODE_RETRIES 10
|
||||
|
||||
/* NOP OUT retries waiting for NOP IN response */
|
||||
#define NOP_OUT_RETRIES 10
|
||||
/* Timeout after 30 msecs if NOP OUT hangs without response */
|
||||
|
|
Loading…
Add table
Reference in a new issue