b643c091be0427209744e761f4d9ca0e24285296
[openwrt-10.03/.git] / package / acx-mac80211 / patches / 005-do_not_override_pci.patch
1 Index: acx-mac80211-20100302/pci.c
2 ===================================================================
3 --- acx-mac80211-20100302.orig/pci.c    2010-03-07 12:39:38.000000000 +0100
4 +++ acx-mac80211-20100302/pci.c 2010-03-07 12:40:02.000000000 +0100
5 @@ -17,8 +17,6 @@
6   */
7  #define ACX_MAC80211_PCI 1
8  
9 -#define CONFIG_PCI 1
10 -
11  #include <linux/version.h>
12  
13  #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)