summaryrefslogtreecommitdiff
path: root/drivers/power/reset/hisi-reboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/reset/hisi-reboot.c')
-rw-r--r--drivers/power/reset/hisi-reboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/reset/hisi-reboot.c b/drivers/power/reset/hisi-reboot.c
index 5abc5f6ba0fd..34409340528f 100644
--- a/drivers/power/reset/hisi-reboot.c
+++ b/drivers/power/reset/hisi-reboot.c
@@ -68,6 +68,7 @@ static const struct of_device_id hisi_reboot_of_match[] = {
{ .compatible = "hisilicon,sysctrl" },
{}
};
+MODULE_DEVICE_TABLE(of, hisi_reboot_of_match);
static struct platform_driver hisi_reboot_driver = {
.probe = hisi_reboot_probe,