summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
diff options
context:
space:
mode:
authorMatteo Croce <rootkit85@yahoo.it>2010-03-03 13:52:28 +0000
committerMatteo Croce <rootkit85@yahoo.it>2010-03-03 13:52:28 +0000
commit3ccd1aeab7ecc6374a80f050857d6da97f39abc5 (patch)
tree04a4f953c63183af6f03273b2ab1f909e7c59360 /target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
parent4f045518805b3ea21f5a532be6b9301a63546999 (diff)
downloadmaster-31e0f0ae-3ccd1aeab7ecc6374a80f050857d6da97f39abc5.tar.gz
master-31e0f0ae-3ccd1aeab7ecc6374a80f050857d6da97f39abc5.tar.bz2
master-31e0f0ae-3ccd1aeab7ecc6374a80f050857d6da97f39abc5.zip
2.6.33 fixes for atheros and madwifi
SVN-Revision: 19963
Diffstat (limited to 'target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch')
-rw-r--r--target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch b/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
index 6f511a730d..f24ee12b7c 100644
--- a/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
+++ b/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
@@ -1311,7 +1311,7 @@
+#ifndef _AR2313_H_
+#define _AR2313_H_
+
-+#include <linux/autoconf.h>
++#include <generated/autoconf.h>
+#include <linux/bitops.h>
+#include <asm/bootinfo.h>
+#include <ar231x_platform.h>