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

PHY: fix typo in bcm63xx PHY driver table

Signed-off-by: default avatarFlorian Fainelli <ffainelli@freebox.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 18d777a5
......@@ -137,4 +137,4 @@ static struct mdio_device_id bcm63xx_tbl[] = {
{ }
};
MODULE_DEVICE_TABLE(mdio, bcm64xx_tbl);
MODULE_DEVICE_TABLE(mdio, bcm63xx_tbl);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment