]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: truetype: Rename the metrics function
authorSimon Glass <sjg@chromium.org>
Fri, 6 Jan 2023 14:52:30 +0000 (08:52 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 16 Jan 2023 23:26:50 +0000 (18:26 -0500)
commit7abe73fc147198320ce684b6613dc434eaebd71e
tree0cc14459667e5725001dc6addd12eaa4e1c50d1b
parent72a0dd8bed010bef78028ae528763f9807758e6b
video: truetype: Rename the metrics function

This should really have a 'truetype' prefix. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/console_truetype.c