video: Remove duplicate cursor-positioning function
authorSimon Glass <sjg@chromium.org>
Fri, 10 Mar 2023 20:47:20 +0000 (12:47 -0800)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 13 Mar 2023 12:53:01 +0000 (13:53 +0100)
commit9f62a472dfb26ec14408a27938ddd2a25700009d
tree0ad53e60d005ecd6a2d6a3be261f9a04f175f2e1
parent1f0cf89227fddf3e4a2653945157f49cecafc1d4
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>
drivers/video/vidconsole-uclass.c