Loading drivers/rtc/rtc-pl031.c +2 −0 Original line number Diff line number Diff line Loading @@ -420,6 +420,8 @@ static struct amba_id pl031_ids[] = { {0, 0}, }; MODULE_DEVICE_TABLE(amba, pl031_ids); static struct amba_driver pl031_driver = { .drv = { .name = "rtc-pl031", Loading Loading
drivers/rtc/rtc-pl031.c +2 −0 Original line number Diff line number Diff line Loading @@ -420,6 +420,8 @@ static struct amba_id pl031_ids[] = { {0, 0}, }; MODULE_DEVICE_TABLE(amba, pl031_ids); static struct amba_driver pl031_driver = { .drv = { .name = "rtc-pl031", Loading