kernel: bump 4.14 to 4.14.41
[openwrt/staging/wigyori.git] / target / linux / ath79 / patches-4.14 / 0012-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch
index c622617e524c80c979458ec3e1456d604dbfe12c..2b744ee94f4881827ab8b518cfe2782ca1063ac4 100644 (file)
@@ -20,8 +20,6 @@ Acked-by: Gabor Juhos <juhosg@openwrt.org>
  arch/mips/ath79/common.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
-diff --git a/arch/mips/ath79/common.c b/arch/mips/ath79/common.c
-index c782b10ddf50..a32a9181a296 100644
 --- a/arch/mips/ath79/common.c
 +++ b/arch/mips/ath79/common.c
 @@ -106,7 +106,7 @@ void ath79_device_reset_set(u32 mask)
@@ -42,6 +40,3 @@ index c782b10ddf50..a32a9181a296 100644
  
        spin_lock_irqsave(&ath79_device_reset_lock, flags);
        t = ath79_reset_rr(reg);
--- 
-2.11.0
-