]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/bcma/driver_chipcommon.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[mirror_ubuntu-bionic-kernel.git] / drivers / bcma / driver_chipcommon.c
index b068f98920a8385446f03ee3e6fe32d369aedc3c..19f679667ca48d46626b04c9a2f43db4000554f2 100644 (file)
@@ -339,7 +339,7 @@ void bcma_chipco_serial_init(struct bcma_drv_cc *cc)
                return;
        }
 
-       irq = bcma_core_irq(cc->core);
+       irq = bcma_core_irq(cc->core, 0);
 
        /* Determine the registers of the UARTs */
        cc->nr_serial_ports = (cc->capabilities & BCMA_CC_CAP_NRUART);