diff options
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns_mdio.c')
-rw-r--r-- | drivers/net/ethernet/hisilicon/hns_mdio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/hisilicon/hns_mdio.c b/drivers/net/ethernet/hisilicon/hns_mdio.c index 33f4c483af0f..501eb2090ca6 100644 --- a/drivers/net/ethernet/hisilicon/hns_mdio.c +++ b/drivers/net/ethernet/hisilicon/hns_mdio.c | |||
@@ -563,6 +563,7 @@ static const struct of_device_id hns_mdio_match[] = { | |||
563 | {.compatible = "hisilicon,hns-mdio"}, | 563 | {.compatible = "hisilicon,hns-mdio"}, |
564 | {} | 564 | {} |
565 | }; | 565 | }; |
566 | MODULE_DEVICE_TABLE(of, hns_mdio_match); | ||
566 | 567 | ||
567 | static const struct acpi_device_id hns_mdio_acpi_match[] = { | 568 | static const struct acpi_device_id hns_mdio_acpi_match[] = { |
568 | { "HISI0141", 0 }, | 569 | { "HISI0141", 0 }, |