commit | 899f3e14a47682b588e8059ee4e2277e8e9eb22c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 06 08:36:10 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:01:40 2022 +0100 |
tree | 23d340e4bcb78c45250ef19ef685dfca8450f229 | |
parent | 22477426b8061cc29a17e71b2136790fb592827c [diff] |
video: Tidy up the check for valid fonts Put this check into a function so we can use it elsewhere. Also drop the macros which do the same thing but are not actually used. Signed-off-by: Simon Glass <sjg@chromium.org>