diff options
Diffstat (limited to 'target/linux/atheros/patches-3.18/105-ar2315_pci.patch')
-rw-r--r-- | target/linux/atheros/patches-3.18/105-ar2315_pci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.18/105-ar2315_pci.patch b/target/linux/atheros/patches-3.18/105-ar2315_pci.patch index e5a8a52a8c..6e398dc34e 100644 --- a/target/linux/atheros/patches-3.18/105-ar2315_pci.patch +++ b/target/linux/atheros/patches-3.18/105-ar2315_pci.patch @@ -60,7 +60,7 @@ +#include <linux/irq.h> +#include <linux/io.h> +#include <asm/paccess.h> -+#include <ar231x_platform.h> ++#include <ath25_platform.h> +#include <ar231x.h> +#include <ar2315_regs.h> + |