From 24f7ae814a858f9fbb4cac659b90e395f9734893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Fri, 7 Aug 2020 11:04:22 +0200 Subject: bcm63xx: add missing endif board comnents MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This provides better context for board patches. Signed-off-by: Álvaro Fernández Rojas --- target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch') diff --git a/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch b/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch index 9315b556b7..38ef022e2a 100644 --- a/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch +++ b/target/linux/bcm63xx/patches-5.4/560-board_AR-5315u.patch @@ -81,4 +81,4 @@ + { .compatible = "comtrend,ar-5315u", .data = &board_AR5315u, }, { .compatible = "d-link,dsl-275xb-d1", .data = &board_dsl_2751b_d1, }, { .compatible = "sagem,fast-2704n", .data = &board_FAST2704N, }, - #endif + #endif /* CONFIG_BCM63XX_CPU_6318 */ -- cgit v1.2.3