From: Marek Vasut Date: Fri, 19 Jul 2024 10:48:38 +0000 (+0200) Subject: board: BuS: Remove duplicate newlines X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-logo.png?a=commitdiff_plain;h=55654408834ccc70133c58ae384246d2aff98c3b;p=u-boot.git board: BuS: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- 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 */