bcm63xx: switch to upstream endif comments patch
[openwrt/staging/wigyori.git] / target / linux / bcm63xx / patches-5.4 / 522-board_dsl_274xb_rev_f.patch
index b91fff069577560cf34e875ef29af24401fa21f5..ad3e689802e1365d7414c944d5ac5dd0f9d0e44c 100644 (file)
@@ -62,15 +62,15 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
  #endif /* CONFIG_BCM63XX_CPU_6328 */
  
  /*
-@@ -953,6 +998,7 @@ static const struct board_info __initcon
+@@ -951,6 +996,7 @@ static const struct board_info __initcon
  #ifdef CONFIG_BCM63XX_CPU_6328
        &board_96328avng,
        &board_963281TAN,
 +      &board_dsl_274xb_f1,
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6328 */
  #ifdef CONFIG_BCM63XX_CPU_6338
        &board_96338gw,
-@@ -1011,6 +1057,7 @@ static struct of_device_id const bcm963x
+@@ -1007,6 +1053,7 @@ static struct of_device_id const bcm963x
  #ifdef CONFIG_BCM63XX_CPU_6328
        { .compatible = "brcm,bcm963281tan", .data = &board_963281TAN, },
        { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, },