diff options
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.patch | 2 |
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> |