1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-30 06:51:28 +02:00

WS cleanup: remove trailing empty lines

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2021-09-27 17:42:36 +02:00
committed by Tom Rini
parent 6eecaf5d0f
commit 66356b4c06
167 changed files with 1 additions and 180 deletions

View File

@@ -135,4 +135,3 @@ U_BOOT_DRIVER(stm32_timer) = {
.probe = stm32_timer_probe,
.ops = &stm32_timer_ops,
};