kernel: bump 4.4 to 4.4.91
[oweals/openwrt.git] / target / linux / ar71xx / patches-4.4 / 522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch
index a29c7be8ec6071ebaa8b1d8b64915d5606ec3f3d..2d5559cb9d594247840edfd455aafb0bb7be86a0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/ath79/dev-wmac.c
 +++ b/arch/mips/ath79/dev-wmac.c
-@@ -191,3 +191,9 @@ void __init ath79_register_wmac(u8 *cal_
+@@ -190,3 +190,9 @@ void __init ath79_register_wmac(u8 *cal_
  
        platform_device_register(&ath79_wmac_device);
  }