aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/phy/marvell.c')
-rw-r--r--drivers/net/phy/marvell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c
index 0101f2bdf400..ed43c0016c64 100644
--- a/drivers/net/phy/marvell.c
+++ b/drivers/net/phy/marvell.c
@@ -721,7 +721,7 @@ static void __exit marvell_exit(void)
721module_init(marvell_init); 721module_init(marvell_init);
722module_exit(marvell_exit); 722module_exit(marvell_exit);
723 723
724static struct mdio_device_id marvell_tbl[] = { 724static struct mdio_device_id __maybe_unused marvell_tbl[] = {
725 { 0x01410c60, 0xfffffff0 }, 725 { 0x01410c60, 0xfffffff0 },
726 { 0x01410c90, 0xfffffff0 }, 726 { 0x01410c90, 0xfffffff0 },
727 { 0x01410cc0, 0xfffffff0 }, 727 { 0x01410cc0, 0xfffffff0 },