Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / tty / serial / amba-pl011.c
index e4d5a21e1a63952263b6029a782cca6ea1cb8621..9ae024025ff356618221717d3fae6b5d296e32db 100644 (file)
@@ -1994,6 +1994,8 @@ static struct amba_id pl011_ids[] = {
        { 0, 0 },
 };
 
+MODULE_DEVICE_TABLE(amba, pl011_ids);
+
 static struct amba_driver pl011_driver = {
        .drv = {
                .name   = "uart-pl011",