nvmem: rockchip-efuse: Fix dependencies
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / rtc-max8997.c
index 9e02bcda0c0915c11ecf6adaf6347d8d0e671033..db984d4bf9526bbc78e501ff8da6a7036801872b 100644 (file)
@@ -521,6 +521,7 @@ static const struct platform_device_id rtc_id[] = {
        { "max8997-rtc", 0 },
        {},
 };
+MODULE_DEVICE_TABLE(platform, rtc_id);
 
 static struct platform_driver max8997_rtc_driver = {
        .driver         = {