video: Drop unprintable characters from video_font_data.h
authorSimon Glass <sjg@chromium.org>
Thu, 17 Dec 2020 03:51:53 +0000 (20:51 -0700)
committerAnatolij Gustschin <agust@denx.de>
Mon, 22 Feb 2021 19:06:43 +0000 (20:06 +0100)
commitfc3241feb9d76fc88a2794b2fc8f82555f2be8b8
treea1c3e1fee84fa2544b95a0f080e8413e4a1c38bd
parentbced796e2dadc708ce213170d36be7f0428618a1
video: Drop unprintable characters from video_font_data.h

This file contains characters which are not valid in utf-8. This confuses
dtoc which wants to parse it. They don't really serve any purpose anyway,
so drop them.

To: U-Boot Mailing List <u-boot@lists.denx.de>
Cc: Tom Rini <trini@konsulko.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
include/video_font_data.h