aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2021-09-27 17:42:36 +0200
committerTom Rini <trini@konsulko.com>2021-09-30 08:08:56 -0400
commit66356b4c06c934021f6cb58d93877427162b369f (patch)
tree4d37c220f907db52286ed22adc92f3ffbda7350e /arch/sh
parent6eecaf5d0f6b9a500dd5798f1f2bc8296bcfe158 (diff)
downloadu-boot-66356b4c06c934021f6cb58d93877427162b369f.zip
u-boot-66356b4c06c934021f6cb58d93877427162b369f.tar.gz
u-boot-66356b4c06c934021f6cb58d93877427162b369f.tar.bz2
WS cleanup: remove trailing empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/lib/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/lib/time.c b/arch/sh/lib/time.c
index f951544..366500d 100644
--- a/arch/sh/lib/time.c
+++ b/arch/sh/lib/time.c
@@ -32,4 +32,3 @@ int timer_init(void)
return 0;
}
-