atheros: v3.18: non-functional cleanup
[openwrt.git] / target / linux / atheros / patches-3.18 / 101-early-printk-support.patch
index d193031..bd937d3 100644 (file)
@@ -1,6 +1,6 @@
 --- /dev/null
 +++ b/arch/mips/ath25/early_printk.c
-@@ -0,0 +1,45 @@
+@@ -0,0 +1,44 @@
 +/*
 + * This file is subject to the terms and conditions of the GNU General Public
 + * License.  See the file "COPYING" in the main directory of this archive
@@ -45,7 +45,6 @@
 +      while ((prom_uart_rr(base, UART_LSR) & UART_LSR_THRE) == 0)
 +              ;
 +}
-+
 --- a/arch/mips/ath25/Makefile
 +++ b/arch/mips/ath25/Makefile
 @@ -9,5 +9,8 @@
@@ -65,5 +64,5 @@
        select SYS_SUPPORTS_32BIT_KERNEL
 +      select SYS_HAS_EARLY_PRINTK
        help
-         Support for AR231x and AR531x based boards
+         Support for Atheros AR231x and Atheros AR531x based boards