Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce20e5dd authored by Yaniv Gardi's avatar Yaniv Gardi
Browse files

scsi: ufs: remove unused macro



This patch simply remove unused macro POWER_MODE_RETRIES.

Change-Id: Ie131e0d629d68eb90516c34021f3caa6f6db87a9
Signed-off-by: default avatarYaniv Gardi <ygardi@codeaurora.org>
parent a09a87a0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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 */