]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/tty/serial/msm_serial.c
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[karo-tx-linux.git] / drivers / tty / serial / msm_serial.c
index 7312e7e01b7e5901ab676ce99058e50407bc773c..6788e7532dff942c16a4d6536d977839d11b1848 100644 (file)
@@ -1809,6 +1809,7 @@ static const struct of_device_id msm_match_table[] = {
        { .compatible = "qcom,msm-uartdm" },
        {}
 };
+MODULE_DEVICE_TABLE(of, msm_match_table);
 
 static struct platform_driver msm_platform_driver = {
        .remove = msm_serial_remove,