On Wed, 15 Feb 2023 at 04:44, Dzmitry Sankouski <dsankou...@gmail.com> wrote: > > Consistent font data header names needed to add new > fonts. > > Signed-off-by: Dzmitry Sankouski <dsankou...@gmail.com> > --- > Changes for v2: N/A > Changes for v3: N/A > > include/video_font.h | 2 +- > include/{video_font_data.h => video_font_8x16.h} | 5 ++--- > 2 files changed, 3 insertions(+), 4 deletions(-) > rename include/{video_font_data.h => video_font_8x16.h} (99%) >
Reviewed-by: Simon Glass <s...@chromium.org>