Skip to content
Commit 003357cc authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

cmd: Drop use of HAVE_BLOCK_DEVICE



This condition is not needed for these commands, since BLK is enabled for
all boards which use block devices and commands are not available in SPL,
so even if SPL_BLK is not enabled, it doesn't affect commands.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a51eb8de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment