Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-pl022.c
index 5559b229919870fad59680b722e1390585ba61ca..7026af1956830d5c32693a21e039a273b6d14d62 100644 (file)
@@ -2432,6 +2432,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",