kernel: update linux 3.8 to 3.8.6
[openwrt/openwrt.git] / target / linux / ramips / patches-3.8 / 0007-MIPS-ralink-adds-early_printk-support.patch
index dc36ed184f2a825355a3d5628491c56119944899..80a5b1ea34d25ed1ae83d0f6ed6ba538802c65c8 100644 (file)
@@ -13,9 +13,6 @@ Patchwork: http://patchwork.linux-mips.org/patch/4897/
  1 file changed, 44 insertions(+)
  create mode 100644 arch/mips/ralink/early_printk.c
 
-diff --git a/arch/mips/ralink/early_printk.c b/arch/mips/ralink/early_printk.c
-new file mode 100644
-index 0000000..c4ae47e
 --- /dev/null
 +++ b/arch/mips/ralink/early_printk.c
 @@ -0,0 +1,44 @@
@@ -63,6 +60,3 @@ index 0000000..c4ae47e
 +      while ((uart_r32(UART_REG_LSR) & UART_LSR_THRE) == 0)
 +              ;
 +}
--- 
-1.7.10.4
-