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