diff options
author | Keerthy <j-keerthy@ti.com> | 2018-11-05 11:34:54 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-16 16:52:01 -0500 |
commit | 907837d65938fc95e68deaccfd8ee1802e6ba050 (patch) | |
tree | 41926f403f2797b15a01edcf5e28f79236585fcd /arch | |
parent | 7c096ea4eea178a8be3e6bce9d603d34d21f680a (diff) |
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: Keerthy <j-keerthy@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions