diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-4.1/530-board_A4001N1.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-4.1/530-board_A4001N1.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-4.1/530-board_A4001N1.patch b/target/linux/brcm63xx/patches-4.1/530-board_A4001N1.patch index 6ce857329d..fa164eef13 100644 --- a/target/linux/brcm63xx/patches-4.1/530-board_A4001N1.patch +++ b/target/linux/brcm63xx/patches-4.1/530-board_A4001N1.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -178,6 +178,50 @@ static struct board_info __initdata boar +@@ -173,6 +173,50 @@ static struct board_info __initdata boar }, }; @@ -51,7 +51,7 @@ static struct board_info __initdata board_dsl_274xb_f1 = { .name = "AW4339U", .expected_cpu_id = 0x6328, -@@ -1506,6 +1550,7 @@ static const struct board_info __initcon +@@ -1501,6 +1545,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, &board_963281TAN, @@ -59,7 +59,7 @@ &board_dsl_274xb_f1, #endif #ifdef CONFIG_BCM63XX_CPU_6338 -@@ -1571,6 +1616,7 @@ static struct of_device_id const bcm963x +@@ -1566,6 +1611,7 @@ static struct of_device_id const bcm963x { .compatible = "netgear,cvg834g", .data = &board_cvg834g, }, #endif #ifdef CONFIG_BCM63XX_CPU_6328 |