Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
archive/package/acx-mac80211/patches/005-do_not_override_pci.patch
Gabor Juhos 59970b72c4 package/acx-mac80211: refresh patches
SVN-Revision: 20449
2010-03-26 14:27:09 +00:00

12 lines
183 B
Diff

--- 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)