lib: bootstrap: fix instance of possibly mismatched pointer sizes
len was int but &len is passed to read_file(..., size_t *size),
Fix this.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f962813 commit c8bd6b5041b64f665b014557114cbaf62d0cc9ee
@Ahmad Fatoum Ahmad Fatoum authored on 4 Dec 2018
Sascha Hauer committed on 5 Dec 2018
Showing 1 changed file
View
lib/bootstrap/disk.c