Loading drivers/net/phy/at803x.c +1 −0 Original line number Diff line number Diff line Loading @@ -217,6 +217,7 @@ module_exit(atheros_exit); static struct mdio_device_id __maybe_unused atheros_tbl[] = { { 0x004dd076, 0xffffffef }, { 0x004dd074, 0xffffffef }, { 0x004dd072, 0xffffffef }, { } }; Loading Loading
drivers/net/phy/at803x.c +1 −0 Original line number Diff line number Diff line Loading @@ -217,6 +217,7 @@ module_exit(atheros_exit); static struct mdio_device_id __maybe_unused atheros_tbl[] = { { 0x004dd076, 0xffffffef }, { 0x004dd074, 0xffffffef }, { 0x004dd072, 0xffffffef }, { } }; Loading