tty: Remove tty_wait_until_sent_from_close()
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / rtc-armada38x.c
index 06c6bd5eab4114a41fc2bf3cb3e8a2689e7c093a..9a3f2a6f512e014b60b86974bdd6875e95e643ad 100644 (file)
@@ -295,6 +295,7 @@ static const struct of_device_id armada38x_rtc_of_match_table[] = {
        { .compatible = "marvell,armada-380-rtc", },
        {}
 };
+MODULE_DEVICE_TABLE(of, armada38x_rtc_of_match_table);
 #endif
 
 static struct platform_driver armada38x_rtc_driver = {