From fc7ff24b110212643738fddf0d7ef50db580991e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 13 Mar 2015 02:57:59 +0000 Subject: atheros: v3.18: rename kernel platform to ath25 Rename platform source directory and asm includes directory. No functional changes. Signed-off-by: Sergey Ryazanov SVN-Revision: 44707 --- .../linux/atheros/patches-3.18/101-early-printk-support.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux/atheros/patches-3.18/101-early-printk-support.patch') diff --git a/target/linux/atheros/patches-3.18/101-early-printk-support.patch b/target/linux/atheros/patches-3.18/101-early-printk-support.patch index 38560dd697..54446a4774 100644 --- a/target/linux/atheros/patches-3.18/101-early-printk-support.patch +++ b/target/linux/atheros/patches-3.18/101-early-printk-support.patch @@ -1,5 +1,5 @@ --- /dev/null -+++ b/arch/mips/ar231x/early_printk.c ++++ b/arch/mips/ath25/early_printk.c @@ -0,0 +1,46 @@ +/* + * This file is subject to the terms and conditions of the GNU General Public @@ -14,8 +14,8 @@ +#include +#include + -+#include -+#include ++#include ++#include +#include "devices.h" + +static inline void prom_uart_wr(void __iomem *base, unsigned reg, @@ -47,8 +47,8 @@ + ; +} + ---- a/arch/mips/ar231x/Makefile -+++ b/arch/mips/ar231x/Makefile +--- a/arch/mips/ath25/Makefile ++++ b/arch/mips/ath25/Makefile @@ -9,5 +9,8 @@ # -- cgit v1.2.3