From 55654408834ccc70133c58ae384246d2aff98c3b Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Fri, 19 Jul 2024 12:48:38 +0200 Subject: [PATCH] board: BuS: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- board/BuS/eb_cpu5282/eb_cpu5282.c | 1 - 1 file changed, 1 deletion(-) diff --git a/board/BuS/eb_cpu5282/eb_cpu5282.c b/board/BuS/eb_cpu5282/eb_cpu5282.c index cf5610861b..c254da62bf 100644 --- a/board/BuS/eb_cpu5282/eb_cpu5282.c +++ b/board/BuS/eb_cpu5282/eb_cpu5282.c @@ -181,5 +181,4 @@ void __led_set(led_id_t mask, int state) /*---------------------------------------------------------------------------*/ - /* EOF EB+MCF-EV123.c */ -- 2.39.5