kernel: refresh patches
[openwrt.git] / target / linux / adm8668 / patches-3.14 / 200-amba_pl010_hacks.patch
index 554eedc..dad6960 100644 (file)
  }
  
  static void
-@@ -573,8 +572,8 @@ pl010_console_write(struct console *co,
+@@ -573,8 +572,8 @@ pl010_console_write(struct console *co, 
        /*
         *      First save the CR then disable the interrupts
         */
  
        uart_console_write(&uap->port, s, count, pl010_console_putchar);
  
-@@ -583,10 +582,10 @@ pl010_console_write(struct console *co,
+@@ -583,10 +582,10 @@ pl010_console_write(struct console *co, 
         *      and restore the TCR
         */
        do {