timer: Use a shorter error in TPL
authorSimon Glass <sjg@chromium.org>
Wed, 23 Dec 2020 15:11:16 +0000 (08:11 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Jan 2021 19:24:40 +0000 (12:24 -0700)
commit6d1a8ebefb8461f93e12b6e62efe36ca0a69e6d4
treec92797be4377b6fbb0459bdb6e22cfccba0ea89f
parent477a6bcb3b8b3d9e6818e19bf9baaee750665bad
timer: Use a shorter error in TPL

This error should not happen in normal use. Reduce the length of it to
save space in the image.

Add an empty spl.h file to sh since it appears to lack this.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/time.c