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

Commit 0de8655a authored by Florian Fainelli's avatar Florian Fainelli Committed by David S. Miller
Browse files

PHY: fix typo in bcm63xx PHY driver table

parent 18d777a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -137,4 +137,4 @@ static struct mdio_device_id bcm63xx_tbl[] = {
	{ }
};

MODULE_DEVICE_TABLE(mdio, bcm64xx_tbl);
MODULE_DEVICE_TABLE(mdio, bcm63xx_tbl);