mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
We only have a single implementation of this function now and it is called env_get_char(). Drop the old function and the weak version. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Simon Glass <sjg@chromium.org>