spi: pl022: Enable module alias autogeneration for AMBA drivers
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-pl022.c
index f103e470cb6362e248a264576e457e03f0ab5409..43abaf22ec47ca43a17f1eb42ff8ee9970845371 100644 (file)
@@ -2424,6 +2424,8 @@ static struct amba_id pl022_ids[] = {
        { 0, 0 },
 };
 
+MODULE_DEVICE_TABLE(amba, pl022_ids);
+
 static struct amba_driver pl022_driver = {
        .drv = {
                .name   = "ssp-pl022",