aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
diff options
context:
space:
mode:
authorMatteo Croce <matteo@openwrt.org>2010-03-03 13:52:28 +0000
committerMatteo Croce <matteo@openwrt.org>2010-03-03 13:52:28 +0000
commit40ebb839c214b0a620f57fd6132081a8a33bbd0d (patch)
treecc629152598fc805f1bf89617874afa7b9f2b4be /target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
parent67849ab20d4ce5d90cfbc7f5144bd6172ab82ba3 (diff)
downloadupstream-40ebb839c214b0a620f57fd6132081a8a33bbd0d.tar.gz
upstream-40ebb839c214b0a620f57fd6132081a8a33bbd0d.tar.bz2
upstream-40ebb839c214b0a620f57fd6132081a8a33bbd0d.zip
2.6.33 fixes for atheros and madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19963 3c298f89-4303-0410-b956-a3cf2f4a3e73
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>