aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.4/537-board_96318ref_p300.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/537-board_96318ref_p300.patch')
-rw-r--r--target/linux/bcm63xx/patches-5.4/537-board_96318ref_p300.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/537-board_96318ref_p300.patch b/target/linux/bcm63xx/patches-5.4/537-board_96318ref_p300.patch
index f4ff4fd691..2e85271470 100644
--- a/target/linux/bcm63xx/patches-5.4/537-board_96318ref_p300.patch
+++ b/target/linux/bcm63xx/patches-5.4/537-board_96318ref_p300.patch
@@ -51,15 +51,15 @@
#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, },