bcm63xx: remove invalid EHCI nodes
[openwrt/staging/chunkeey.git] / target / linux / bcm63xx / patches-5.4 / 540-board_vw6339gu.patch
index 6b996931d90b777c3ce5dfdb1572eb1860638bab..8bc33f614120a7edf916701b33b950a328bc2b29 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1561,6 +1561,48 @@ static struct board_info __initdata boar
+@@ -1559,6 +1559,48 @@ static struct board_info __initdata boar
                },
        },
  };
@@ -49,7 +49,7 @@
  #endif /* CONFIG_BCM63XX_CPU_63268 */
  
  /*
-@@ -1644,6 +1686,7 @@ static const struct board_info __initcon
+@@ -1642,6 +1684,7 @@ static const struct board_info __initcon
  #endif /* CONFIG_BCM63XX_CPU_6368 */
  #ifdef CONFIG_BCM63XX_CPU_63268
        &board_963269bhr,
@@ -57,7 +57,7 @@
  #endif /* CONFIG_BCM63XX_CPU_63268 */
  };
  
-@@ -1734,6 +1777,7 @@ static struct of_device_id const bcm963x
+@@ -1732,6 +1775,7 @@ static struct of_device_id const bcm963x
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
        { .compatible = "brcm,bcm963269bhr", .data = &board_963269bhr, },