diff options
author | Jeroen Hofstee <jeroen@myspectrum.nl> | 2014-07-13 21:44:21 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-18 21:53:24 (GMT) |
commit | c68112f3f505f2ad79e10a35a7c27af1620e29fc (patch) | |
tree | f99eb5071c57c3bcfe78dbc931d305bbf18a606f /common/cmd_cramfs.c | |
parent | 39e1230ed02fad2f750b54968d70c00a72b08a4f (diff) | |
download | u-boot-fsl-qoriq-c68112f3f505f2ad79e10a35a7c27af1620e29fc.tar.xz |
common: cmd_mii: fix printf format warning
The and operator implicitly upcasts the value to
int, hence the format should expect an int type
as well. (and make checkpatch happy)
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'common/cmd_cramfs.c')
0 files changed, 0 insertions, 0 deletions