Skip to content
Snippets Groups Projects
Commit e9ee7398 authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Tom Rini
Browse files

avb2.0: use block API in AVB ops


Use blk_dread()/blk_dwrite() in mmc_read()/mmc_write() AVB operation
implementations. This fixes compilation issues when CONFIG_BLK is
enabled.

Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@linaro.org>
Tested-by: default avatarEugeniu Rosca <rosca.eugeniu@gmail.com>
parent b0aa74a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment