From 3a9e4ba8960ae2bfa327f1a4911b104b6cbb523e Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 30 Jun 2015 23:26:02 +0000 Subject: brcm63xx: unbreak board_probe_switch again Also move it to an earlier place so new boards added are less likely to confuse quilt. Fixes #19965. Signed-off-by: Jonas Gorski SVN-Revision: 46148 --- .../patches-3.18/499-allow_better_context_for_board_patches.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch') diff --git a/target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch b/target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch index de2012b16b..bf51de0361 100644 --- a/target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch +++ b/target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch @@ -18,7 +18,7 @@ /* * known 6338 boards -@@ -199,7 +199,7 @@ static struct board_info __initdata boar +@@ -203,7 +203,7 @@ static struct board_info __initdata boar }, }, }; @@ -27,7 +27,7 @@ /* * known 6345 boards -@@ -211,7 +211,7 @@ static struct board_info __initdata boar +@@ -215,7 +215,7 @@ static struct board_info __initdata boar .has_uart0 = 1, }; @@ -36,7 +36,7 @@ /* * known 6348 boards -@@ -524,7 +524,7 @@ static struct board_info __initdata boar +@@ -542,7 +542,7 @@ static struct board_info __initdata boar .has_ohci0 = 1, }; @@ -45,7 +45,7 @@ /* * known 6358 boards -@@ -677,7 +677,7 @@ static struct board_info __initdata boar +@@ -703,7 +703,7 @@ static struct board_info __initdata boar .has_ohci0 = 1, }; -- cgit v1.2.3