From f41a40001af80ff73415e3617655b1fc85c8171f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Thu, 6 Aug 2020 16:12:21 +0200 Subject: bcm63xx: switch to upstream endif comments patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This allows better context for board patches and we no longer need a downstream patch for that. Signed-off-by: Álvaro Fernández Rojas --- target/linux/bcm63xx/patches-5.4/554-board_R5010UNv2.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/bcm63xx/patches-5.4/554-board_R5010UNv2.patch') diff --git a/target/linux/bcm63xx/patches-5.4/554-board_R5010UNv2.patch b/target/linux/bcm63xx/patches-5.4/554-board_R5010UNv2.patch index 8c9cc3944f..24b12f7ad7 100644 --- a/target/linux/bcm63xx/patches-5.4/554-board_R5010UNv2.patch +++ b/target/linux/bcm63xx/patches-5.4/554-board_R5010UNv2.patch @@ -51,15 +51,15 @@ #endif /* CONFIG_BCM63XX_CPU_6328 */ /* -@@ -2266,6 +2310,7 @@ static const struct board_info __initcon +@@ -2264,6 +2308,7 @@ static const struct board_info __initcon &board_A4001N1, &board_dsl_274xb_f1, &board_FAST2704V2, + &board_R5010UNV2, - #endif + #endif /* CONFIG_BCM63XX_CPU_6328 */ #ifdef CONFIG_BCM63XX_CPU_6338 &board_96338gw, -@@ -2364,6 +2409,7 @@ static struct of_device_id const bcm963x +@@ -2359,6 +2404,7 @@ static struct of_device_id const bcm963x { .compatible = "comtrend,ar-5381u", .data = &board_AR5381u, }, { .compatible = "comtrend,ar-5387un", .data = &board_AR5387un, }, { .compatible = "d-link,dsl-274xb-f1", .data = &board_dsl_274xb_f1, }, -- cgit v1.2.3