mirror of
https://xff.cz/git/u-boot/
synced 2025-10-21 01:51:11 +02:00
We don't need to implement direction_input() and direction_output() anymore. Drop them and use update_flags() instead. Signed-off-by: Simon Glass <sjg@chromium.org>