[backfire] backport r27616
[openwrt-10.03/.git] / package / acx-mac80211 / patches / 005-do_not_override_pci.patch
1 --- a/pci.c
2 +++ b/pci.c
3 @@ -17,8 +17,6 @@
4   */
5  #define ACX_MAC80211_PCI 1
6  
7 -#define CONFIG_PCI 1
8 -
9  #include <linux/version.h>
10  
11  #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)