board: theadorable: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -288,7 +288,6 @@ int board_late_init(void)
|
|||||||
}
|
}
|
||||||
} while (get_timer(start_time) < ABORT_TIMEOUT);
|
} while (get_timer(start_time) < ABORT_TIMEOUT);
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* At this stage the bootcounter has not been incremented
|
* At this stage the bootcounter has not been incremented
|
||||||
* yet. We need to do this manually here to get an actually
|
* yet. We need to do this manually here to get an actually
|
||||||
|
Reference in New Issue
Block a user