Merge branch 'rmobile/fbdev' into rmobile-latest
[linux-2.6-block.git] / drivers / bcma / host_pci.c
index 99dd36e8500b8df8706885bcc2d9dc31694e73cb..ffd8797faf4f0d3a10bcd49dbef7264e399347dd 100644 (file)
@@ -171,6 +171,7 @@ static void bcma_host_pci_remove(struct pci_dev *dev)
 }
 
 static DEFINE_PCI_DEVICE_TABLE(bcma_pci_bridge_tbl) = {
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x0576) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4331) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4353) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4727) },