rtc: pl031: Enable module alias autogeneration for AMBA drivers
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / rtc-pl031.c
index ff1b84bd9bb56c81a55deb5f8b3ad3eb988fbbd0..a952c8de1dd73776b979784752f8587a6d2b4744 100644 (file)
@@ -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",