X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch;fp=package%2Fmac80211%2Fpatches%2F600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch;h=a7609ede47c461c9c8862edb8696b5b9aaab9697;hb=b01eb369ce4b236f214c74dc7a30f65474ddf8d3;hp=22d7dca6f98da6f9fb041b1a42c5fc1f4f0e3851;hpb=718ffca5834751d2a352dd7a1fc6b9c09b0aeef5;p=openwrt.git diff --git a/package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch b/package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch index 22d7dca6f9..a7609ede47 100644 --- a/package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch +++ b/package/mac80211/patches/600-rt2x00-disable-pci-code-if-CONFIG_PCI-not-defined.patch @@ -8,7 +8,7 @@ /* * PCI driver handlers. */ -@@ -383,6 +384,7 @@ int rt2x00pci_resume(struct pci_dev *pci +@@ -392,6 +393,7 @@ int rt2x00pci_resume(struct pci_dev *pci } EXPORT_SYMBOL_GPL(rt2x00pci_resume); #endif /* CONFIG_PM */