diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch b/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch index 33a9f9a9f7..1b5f117739 100644 --- a/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch +++ b/target/linux/bcm63xx/patches-5.4/538-board_bcm963269bhr.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1510,6 +1510,45 @@ static struct board_info __initdata boar +@@ -1508,6 +1508,45 @@ static struct board_info __initdata boar #endif /* CONFIG_BCM63XX_CPU_6368 */ /* @@ -46,7 +46,7 @@ * all boards */ static const struct board_info __initconst *bcm963xx_boards[] = { -@@ -1587,6 +1626,9 @@ static const struct board_info __initcon +@@ -1585,6 +1624,9 @@ static const struct board_info __initcon &board_96368mvwg, &board_96368mvngr, #endif /* CONFIG_BCM63XX_CPU_6368 */ @@ -56,7 +56,7 @@ }; static struct of_device_id const bcm963xx_boards_dt[] = { -@@ -1674,6 +1716,7 @@ static struct of_device_id const bcm963x +@@ -1672,6 +1714,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, #endif #ifdef CONFIG_BCM63XX_CPU_63268 |