brcm63xx: Neufbox 6: fix switch by probing through DT
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-4.4 / 413-BCM63XX-allow-providing-fixup-data-in-board-data.patch
index 2d31f428360bb464fb2e10d96e91018b189224b4..b02ab4479812953b0306296fc8ec2f696cbdad21 100644 (file)
@@ -26,7 +26,7 @@ Subject: [PATCH 58/72] BCM63XX: allow providing fixup data in board data
  
  #if CONFIG_OF
        if (of_have_populated_dt()) {
-@@ -274,6 +276,10 @@ int __init board_register_devices(void)
+@@ -271,6 +273,10 @@ int __init board_register_devices(void)
                                        board.ephy_reset_gpio_flags);
        }