summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:02 +0000
committerJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:02 +0000
commit3a9e4ba8960ae2bfa327f1a4911b104b6cbb523e (patch)
tree2e7fde0e36b4cf3d2b7b2f4b41cafd8c99d83fc2 /target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch
parent206f1db59ed21e42e4a80991d9ef77918f8fbb92 (diff)
downloadmaster-31e0f0ae-3a9e4ba8960ae2bfa327f1a4911b104b6cbb523e.tar.gz
master-31e0f0ae-3a9e4ba8960ae2bfa327f1a4911b104b6cbb523e.tar.bz2
master-31e0f0ae-3a9e4ba8960ae2bfa327f1a4911b104b6cbb523e.zip
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 <jogo@openwrt.org> SVN-Revision: 46148
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch8
1 files changed, 4 insertions, 4 deletions
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,
};