diff options
| author | Marek Vasut <[email protected]> | 2024-07-19 12:48:38 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-22 10:51:46 -0600 |
| commit | 55654408834ccc70133c58ae384246d2aff98c3b (patch) | |
| tree | 4ecc0c14f5ce9f0ac8fcc8ee7dba366ea6b1319b | |
| parent | cb0b7ab607aa71ae4b77a2b4d30d3d604c8324af (diff) | |
board: BuS: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
| -rw-r--r-- | board/BuS/eb_cpu5282/eb_cpu5282.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/BuS/eb_cpu5282/eb_cpu5282.c b/board/BuS/eb_cpu5282/eb_cpu5282.c index cf5610861b5..c254da62bf4 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 */ |
