serial: pl011: Enable module alias autogeneration for AMBA drivers
[firefly-linux-kernel-4.4.55.git] / drivers / tty / serial / amba-pl011.c
index 00233af1acc415331111960677d1739d534cd983..6958594f2fc09a4c35eb65ce6037f937b323251e 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",