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:
parent
ffbed02d43
commit
5c6863a9fe
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue