From: Marek Vasut Date: Fri, 19 Jul 2024 10:48:38 +0000 (+0200) Subject: board: BuS: Remove duplicate newlines X-Git-Tag: v2025.01-rc5-pxa1908~372^2~36 X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B%20%24style.RelPermalink%20%7D%7D?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 */