You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- 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)
|
|
|