X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-4.1%2F524-board_dsl_274xb_rev_f.patch;h=2b32cd060046caf8fb84949a035783ddf7115c32;hp=0428abe8792fa4de28ea1c60a54e24ef019bfda9;hb=1e43316cb9cd7663cf901b2828d4c26e5913effe;hpb=bd398e1765ebd21024f6ceb303a78c9de79104e8 diff --git a/target/linux/brcm63xx/patches-4.1/524-board_dsl_274xb_rev_f.patch b/target/linux/brcm63xx/patches-4.1/524-board_dsl_274xb_rev_f.patch index 0428abe879..2b32cd0600 100644 --- a/target/linux/brcm63xx/patches-4.1/524-board_dsl_274xb_rev_f.patch +++ b/target/linux/brcm63xx/patches-4.1/524-board_dsl_274xb_rev_f.patch @@ -10,7 +10,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -172,6 +172,51 @@ static struct board_info __initdata boar +@@ -167,6 +167,51 @@ static struct board_info __initdata boar }, }, }; @@ -62,7 +62,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link #endif /* CONFIG_BCM63XX_CPU_6328 */ /* -@@ -1276,6 +1321,7 @@ static const struct board_info __initcon +@@ -1297,6 +1342,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, &board_963281TAN, @@ -70,7 +70,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link #endif #ifdef CONFIG_BCM63XX_CPU_6338 &board_96338gw, -@@ -1334,6 +1380,7 @@ static struct of_device_id const bcm963x +@@ -1355,6 +1401,7 @@ static struct of_device_id const bcm963x #ifdef CONFIG_BCM63XX_CPU_6328 { .compatible = "brcm,bcm963281TAN", .data = &board_963281TAN, }, { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, },