Skip to content
Snippets Groups Projects
Commit 907837d6 authored by Keerthy's avatar Keerthy Committed by Tom Rini
Browse files

misc: fs_loader: Fix compiler warning


Fix compiler warning

drivers/misc/fs_loader.c:193:9: warning: format ‘%d’ expects
argument of type ‘int’, but argument 5 has type ‘size_t
{aka long unsigned int}’ [-Wformat=]

Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 7c096ea4
No related branches found
No related tags found
No related merge requests found
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