aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wifistix/wifistix-modules/no-more-config-h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wifistix/wifistix-modules/no-more-config-h.patch')
-rw-r--r--recipes/wifistix/wifistix-modules/no-more-config-h.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/recipes/wifistix/wifistix-modules/no-more-config-h.patch b/recipes/wifistix/wifistix-modules/no-more-config-h.patch
new file mode 100644
index 0000000000..8bd7a14e58
--- /dev/null
+++ b/recipes/wifistix/wifistix-modules/no-more-config-h.patch
@@ -0,0 +1,24 @@
+Index: src_cf8385/io/mcf/cfio_io.h
+===================================================================
+--- src_cf8385.orig/io/mcf/cfio_io.h
++++ src_cf8385/io/mcf/cfio_io.h
+@@ -51,7 +51,6 @@ Change log:
+ #include <linux/skbuff.h>
+ #include <linux/if_arp.h>
+ #include <linux/ioport.h>
+-#include <linux/config.h>
+
+ #include <pcmcia/version.h>
+ #include <pcmcia/cs_types.h>
+Index: src_cf8385/os/linux/os_headers.h
+===================================================================
+--- src_cf8385.orig/os/linux/os_headers.h
++++ src_cf8385/os/linux/os_headers.h
+@@ -32,7 +32,6 @@
+ #include <linux/proc_fs.h>
+ #include <linux/ptrace.h>
+ #include <linux/string.h>
+-#include <linux/config.h>
+ #include <linux/ioport.h>
+
+