Skip to content
Commit ea315a69 authored by Haojian Zhuang's avatar Haojian Zhuang
Browse files

drivers/mmc: fix lba param to int



mmc_read_blocks()/mmc_write_blocks() derived from io_block_ops_t
type. It means that lba param should be integer type, not
unsigned integer type.

Signed-off-by: default avatarHaojian Zhuang <haojian.zhuang@linaro.org>
parent e74dc940
Loading
Loading
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