ar71xx: add an external reset callback for ar913x and use it in ath9k - should reduce...
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-3.8 / 522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch
index 74309b631f3151d3310e5b1601896378ee2eadbd..74928e683559718791b44e459e23719add517829 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/ath79/dev-wmac.c
 +++ b/arch/mips/ath79/dev-wmac.c
-@@ -180,3 +180,9 @@ void __init ath79_register_wmac(u8 *cal_
+@@ -189,3 +189,9 @@ void __init ath79_register_wmac(u8 *cal_
  
        platform_device_register(&ath79_wmac_device);
  }