commit | 9f62a472dfb26ec14408a27938ddd2a25700009d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 10 12:47:20 2023 -0800 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Mar 13 13:53:01 2023 +0100 |
tree | 0ad53e60d005ecd6a2d6a3be261f9a04f175f2e1 | |
parent | 1f0cf89227fddf3e4a2653945157f49cecafc1d4 [diff] |
video: Remove duplicate cursor-positioning function There are two functions for positioning the cursor on the console. Remove one of them. Signed-off-by: Simon Glass <sjg@chromium.org>