OSDN Git Service

Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / tty / serial / amba-pl011.c
index e4d5a21..9ae0240 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",