summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/021-ssb-add-PCI-ID-0x4350.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.3/021-ssb-add-PCI-ID-0x4350.patch')
-rw-r--r--target/linux/generic/patches-3.3/021-ssb-add-PCI-ID-0x4350.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/generic/patches-3.3/021-ssb-add-PCI-ID-0x4350.patch b/target/linux/generic/patches-3.3/021-ssb-add-PCI-ID-0x4350.patch
deleted file mode 100644
index e0be83980..000000000
--- a/target/linux/generic/patches-3.3/021-ssb-add-PCI-ID-0x4350.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/drivers/ssb/b43_pci_bridge.c
-+++ b/drivers/ssb/b43_pci_bridge.c
-@@ -37,6 +37,7 @@ static const struct pci_device_id b43_pc
- { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4329) },
- { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432b) },
- { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432c) },
-+ { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4350) },
- { 0, },
- };
- MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);