bcm63xx: switch to upstream endif comments patch
[openwrt/staging/chunkeey.git] / target / linux / bcm63xx / patches-5.4 / 537-board_96318ref_p300.patch
index f4ff4fd69139663eaccd2e81a9177f5c51eaf064..2e8527147007abcb5fb1f30d1a46d10c76d22ae2 100644 (file)
  #endif /* CONFIG_BCM63XX_CPU_6318 */
  
  /*
-@@ -1518,6 +1562,7 @@ static const struct board_info __initcon
- #endif
+@@ -1516,6 +1560,7 @@ static const struct board_info __initcon
+ #endif /* CONFIG_BCM63XX_CPU_3368 */
  #ifdef CONFIG_BCM63XX_CPU_6318
        &board_96318ref,
 +      &board_96318ref_p300,
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6318 */
  #ifdef CONFIG_BCM63XX_CPU_6328
        &board_96328avng,
-@@ -1598,6 +1643,7 @@ static struct of_device_id const bcm963x
+@@ -1593,6 +1638,7 @@ static struct of_device_id const bcm963x
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6318
        { .compatible = "brcm,bcm96318ref", .data = &board_96318ref, },