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: Yaniv Gardi <ygardi@codeaurora.org>
This commit is contained in:
Yaniv Gardi 2014-08-21 14:51:54 +03:00 committed by David Keitel
parent ffbed02d43
commit 5c6863a9fe

View file

@ -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,