]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/dma/amba-pl08x.c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[mirror_ubuntu-artful-kernel.git] / drivers / dma / amba-pl08x.c
index 9ebceca1753021da3024d832ebec86bbf616123d..8a281584458b582bbb872137323ff82cdaac2eb1 100644 (file)
@@ -2057,6 +2057,8 @@ static struct amba_id pl08x_ids[] = {
        { 0, 0 },
 };
 
+MODULE_DEVICE_TABLE(amba, pl08x_ids);
+
 static struct amba_driver pl08x_amba_driver = {
        .drv.name       = DRIVER_NAME,
        .id_table       = pl08x_ids,