kernel: update kernel 3.18 to version 3.18.23
[openwrt/staging/chunkeey.git] / target / linux / ramips / patches-3.18 / 0015-MIPS-ralink-cleanup-early_printk.patch
index 3fffa804cfb330700327ff3f43eeb215fab10ea2..1e5c90b6c87abd653bfce0aaa6e5ba5d8f5e7efd 100644 (file)
@@ -50,7 +50,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
  static inline void uart_w32(u32 val, unsigned reg)
  {
  
  static inline void uart_w32(u32 val, unsigned reg)
  {
-@@ -38,11 +43,46 @@
+@@ -38,11 +43,46 @@ static inline u32 uart_r32(unsigned reg)
        return __raw_readl(uart_membase + reg);
  }
  
        return __raw_readl(uart_membase + reg);
  }