summaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211/patches/005-do_not_override_pci.patch
blob: e21549bf3edcba86a097cc2b33428c8da397f588 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/pci.c
+++ b/pci.c
@@ -17,8 +17,6 @@
  */
 #define ACX_MAC80211_PCI 1
 
-#define CONFIG_PCI 1
-
 #include <linux/version.h>
 
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)