mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-08 18:22:15 +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>