[PATCH] arm: artpec: Remove unnecessary semicolons in artpec6_init_machine()

Nobuhiro Iwamatsu posted 1 patch 2 months, 1 week ago
arch/arm/mach-artpec/board-artpec6.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] arm: artpec: Remove unnecessary semicolons in artpec6_init_machine()
Posted by Nobuhiro Iwamatsu 2 months, 1 week ago
Remove unnecessary semicolons in artpec6_init_machine().

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba>
---
 arch/arm/mach-artpec/board-artpec6.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-artpec/board-artpec6.c b/arch/arm/mach-artpec/board-artpec6.c
index d3cf3e8603e81..c27e7bbcd7bc2 100644
--- a/arch/arm/mach-artpec/board-artpec6.c
+++ b/arch/arm/mach-artpec/board-artpec6.c
@@ -39,7 +39,7 @@ static void __init artpec6_init_machine(void)
 		 */
 		regmap_write(regmap, ARTPEC6_DMACFG_REGNUM,
 			     ARTPEC6_DMACFG_UARTS_BURST);
-	};
+	}
 }
 
 static void artpec6_l2c310_write_sec(unsigned long val, unsigned reg)
-- 
2.53.0
Re: [PATCH] arm: artpec: Remove unnecessary semicolons in artpec6_init_machine()
Posted by Jesper Nilsson 2 months, 1 week ago
On Thu, Apr 09, 2026 at 02:01:26PM +0900, Nobuhiro Iwamatsu wrote
> Remove unnecessary semicolons in artpec6_init_machine().
> 
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba>

Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com