mirror of
https://xff.cz/git/u-boot/
synced 2025-12-28 10:17:09 +01:00
blk_{read,write}_devnum() are no longer used by anywhere in the
source tree. Drop them.
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Simon Glass <sjg@chromium.org>