aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/499-allow_better_context_for_board_patches.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-11 11:36:38 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-11 11:36:38 +0000
commit2e6a1f011069e28d4092cc251306dac631bf54a5 (patch)
tree81a3b0ea2725d30550e98044d45fd59df61b714b /target/linux/brcm63xx/patches-3.14/499-allow_better_context_for_board_patches.patch
parent1115a868ef03e0cf7819d3b9e32f5723d911e234 (diff)
downloadmaster-187ad058-2e6a1f011069e28d4092cc251306dac631bf54a5.tar.gz
master-187ad058-2e6a1f011069e28d4092cc251306dac631bf54a5.tar.bz2
master-187ad058-2e6a1f011069e28d4092cc251306dac631bf54a5.zip
brcm63xx: make board patch context less ambiguous
Make it less likely for quilt/patch to put boards into the "wrong" section. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42117 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/499-allow_better_context_for_board_patches.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/499-allow_better_context_for_board_patches.patch56
1 files changed, 56 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/499-allow_better_context_for_board_patches.patch b/target/linux/brcm63xx/patches-3.14/499-allow_better_context_for_board_patches.patch
new file mode 100644
index 0000000000..ed13fc8595
--- /dev/null
+++ b/target/linux/brcm63xx/patches-3.14/499-allow_better_context_for_board_patches.patch
@@ -0,0 +1,56 @@
+--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
+@@ -65,7 +65,7 @@ static struct board_info __initdata boar
+ .ephy_reset_gpio = 36,
+ .ephy_reset_gpio_flags = GPIOF_INIT_HIGH,
+ };
+-#endif
++#endif /* CONFIG_BCM63XX_CPU_3368 */
+
+ /*
+ * known 6328 boards
+@@ -114,7 +114,7 @@ static struct board_info __initdata boar
+ },
+ },
+ };
+-#endif
++#endif /* CONFIG_BCM63XX_CPU_6328 */
+
+ /*
+ * known 6338 boards
+@@ -203,7 +203,7 @@ static struct board_info __initdata boar
+ },
+ },
+ };
+-#endif
++#endif /* CONFIG_BCM63XX_CPU_6338 */
+
+ /*
+ * known 6345 boards
+@@ -215,7 +215,7 @@ static struct board_info __initdata boar
+
+ .has_uart0 = 1,
+ };
+-#endif
++#endif /* CONFIG_BCM63XX_CPU_6345 */
+
+ /*
+ * known 6348 boards
+@@ -548,7 +548,7 @@ static struct board_info __initdata boar
+
+ .has_ohci0 = 1,
+ };
+-#endif
++#endif /* CONFIG_BCM63XX_CPU_6348 */
+
+ /*
+ * known 6358 boards
+@@ -701,7 +701,7 @@ static struct board_info __initdata boar
+
+ .has_ohci0 = 1,
+ };
+-#endif
++#endif /* CONFIG_BCM63XX_CPU_6358 */
+
+ /*
+ * all boards