diff options
author | Alex Chen <alex.chen@huawei.com> | 2020-11-26 11:11:05 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-12-10 11:44:55 +0000 |
commit | 26c69099f762d53731fb3268db990f3e65dc3d1e (patch) | |
tree | 30a7511b1c4a5bada8c750a4b8960251227bd4c0 /hw/misc/imx_ccm.c | |
parent | 1af979b492e2008578ecf3a7940f4ebd7118af15 (diff) | |
download | qemu-26c69099f762d53731fb3268db990f3e65dc3d1e.zip qemu-26c69099f762d53731fb3268db990f3e65dc3d1e.tar.gz qemu-26c69099f762d53731fb3268db990f3e65dc3d1e.tar.bz2 |
i.MX25: Fix bad printf format specifiers
We should use printf format specifier "%u" instead of "%d" for
argument of type "unsigned int".
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Message-id: 20201126111109.112238-2-alex.chen@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/misc/imx_ccm.c')
0 files changed, 0 insertions, 0 deletions