aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/host_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bcma/host_pci.c')
-rw-r--r--drivers/bcma/host_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bcma/host_pci.c b/drivers/bcma/host_pci.c
index e333305363aa..3cf725a49dc1 100644
--- a/drivers/bcma/host_pci.c
+++ b/drivers/bcma/host_pci.c
@@ -279,6 +279,7 @@ static const struct pci_device_id bcma_pci_bridge_tbl[] = {
279 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4358) }, 279 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4358) },
280 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4359) }, 280 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4359) },
281 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4365) }, 281 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4365) },
282 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x43a9) },
282 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4727) }, 283 { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4727) },
283 { 0, }, 284 { 0, },
284}; 285};