summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
diff options
context:
space:
mode:
authormatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-03 13:52:28 +0000
committermatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-03 13:52:28 +0000
commitd86402b68f7e7b6ea9ded636a220ec0a055f9770 (patch)
treecc629152598fc805f1bf89617874afa7b9f2b4be /target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
parent0930d2e6210de18332c5fae95d4cc680dc571f3a (diff)
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 6f511a730..f24ee12b7 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>