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.patch4
1 files changed, 2 insertions, 2 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 3abb9644c5..337d30114d 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
@@ -58,10 +58,10 @@
#ifdef CONFIG_BCM63XX_CPU_6328
&board_96328avng,
@@ -1534,6 +1577,7 @@ static struct of_device_id const bcm963x
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_3368 */
#ifdef CONFIG_BCM63XX_CPU_6318
{ .compatible = "brcm,bcm96318ref", .data = &board_96318ref, },
+ { .compatible = "brcm,bcm96318ref-p300", .data = &board_96318ref_p300, },
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6318 */
#ifdef CONFIG_BCM63XX_CPU_6328
{ .compatible = "adb,a4001n1", .data = &board_A4001N1, },