generic: ar8216: add OF configuration support for AR8327
[openwrt.git] / target / linux / ar7 / patches-3.3 / 972-cpmac_fixup.patch
index 456e9b379d0bc339510735570940186cdbbfca42..468c0d8c38e0a9f75e3104f60217ae900e09000d 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/ar7/platform.c
 +++ b/arch/mips/ar7/platform.c
-@@ -709,26 +709,23 @@ static int __init ar7_register_devices(v
+@@ -712,26 +712,23 @@ static int __init ar7_register_devices(v
        }
  
        if (ar7_has_high_cpmac()) {
@@ -40,7 +40,7 @@
  
        detect_leds();
        res = platform_device_register(&ar7_gpio_leds);
-@@ -741,8 +738,10 @@ static int __init ar7_register_devices(v
+@@ -744,8 +741,10 @@ static int __init ar7_register_devices(v
  
        /* Register watchdog only if enabled in hardware */
        bootcr = ioremap_nocache(AR7_REGS_DCL, 4);