Skip to content

Commit 35c395c

Browse files
committed
net: phy: mediatek: drop unused variable
1 parent ca19509 commit 35c395c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/net/phy/mtk-2p5ge.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ static int mt7988_2p5ge_phy_config_init(struct phy_device *phydev)
8989
int ret, i;
9090
const struct firmware *fw;
9191
struct device *dev = &phydev->mdio.dev;
92-
struct device *pm_dev;
9392
struct device_node *np;
9493
void __iomem *pmb_addr;
9594
void __iomem *md32_en_cfg_base;

0 commit comments

Comments
 (0)