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

Commit 498d758d authored by Yaniv Gardi's avatar Yaniv Gardi
Browse files

scsi: ufs-msm: remove global variable that is not in use



In this change a global variable which is never referenced is being
removed.

Change-Id: I2eda5157cf5e77e61d776d450cb036ca51027a08
Signed-off-by: default avatarYaniv Gardi <ygardi@codeaurora.org>
parent d3b0eac5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -73,8 +73,6 @@ enum {
	MASK_CLK_NS_REG                     = 0xFFFC00,
};

static LIST_HEAD(phy_list);

enum ufs_msm_phy_init_type {
	UFS_PHY_INIT_FULL,
	UFS_PHY_INIT_CFG_RESTORE,