From a06013e9b755337c9540c2b61baaf8f733bbb125 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 11 Aug 2014 11:36:30 +0000 Subject: brcm63xx: fix board patches offsets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas [jogo fix 553-boards_probe_switch.patch] Signed-off-by: Jonas Gorski SVN-Revision: 42116 --- target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch') diff --git a/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch b/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch index 8b81c4d..79cf7e2 100644 --- a/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch +++ b/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch @@ -8,7 +8,7 @@ Signed-off-by: Adrian Feliks --- --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1153,6 +1153,51 @@ static struct board_info __initdata boar +@@ -1428,6 +1428,51 @@ static struct board_info __initdata boar }, }; @@ -57,10 +57,10 @@ Signed-off-by: Adrian Feliks + }, +}; + - #endif - /* -@@ -4637,6 +4682,7 @@ static const struct board_info __initcon + /* BT Voyager 2110 */ + static struct board_info __initdata board_V2110 = { +@@ -4635,6 +4680,7 @@ static const struct board_info __initcon &board_96348A_122, &board_CPVA502plus, &board_96348W3, -- cgit v1.1