diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/531-board_rta770bw.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/531-board_rta770bw.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/531-board_rta770bw.patch b/target/linux/bcm63xx/patches-5.4/531-board_rta770bw.patch index d56df55622..31e2192e0d 100644 --- a/target/linux/bcm63xx/patches-5.4/531-board_rta770bw.patch +++ b/target/linux/bcm63xx/patches-5.4/531-board_rta770bw.patch @@ -21,15 +21,15 @@ #endif /* CONFIG_BCM63XX_CPU_6345 */ /* -@@ -1291,6 +1305,7 @@ static const struct board_info __initcon - #endif +@@ -1289,6 +1303,7 @@ static const struct board_info __initcon + #endif /* CONFIG_BCM63XX_CPU_6338 */ #ifdef CONFIG_BCM63XX_CPU_6345 &board_96345gw2, + &board_rta770bw, - #endif + #endif /* CONFIG_BCM63XX_CPU_6345 */ #ifdef CONFIG_BCM63XX_CPU_6348 &board_96348r, -@@ -1361,6 +1376,7 @@ static struct of_device_id const bcm963x +@@ -1356,6 +1371,7 @@ static struct of_device_id const bcm963x #endif #ifdef CONFIG_BCM63XX_CPU_6345 { .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, }, |