summaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211/patches/005-do_not_override_pci.patch
blob: b643c091be0427209744e761f4d9ca0e24285296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: acx-mac80211-20100302/pci.c
===================================================================
--- acx-mac80211-20100302.orig/pci.c	2010-03-07 12:39:38.000000000 +0100
+++ acx-mac80211-20100302/pci.c	2010-03-07 12:40:02.000000000 +0100
@@ -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)