diff options
author | Alex Chen <alex.chen@huawei.com> | 2020-11-26 11:11:08 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-12-10 11:44:55 +0000 |
commit | 6c4e50b27874330d560780645af39d8d5932cd42 (patch) | |
tree | 868efcb72c5410bd41c5685cb34274c8252d8f0b /hw/intc | |
parent | 9197c7bddee830d8bc6077581b23450a5b27a460 (diff) | |
download | qemu-6c4e50b27874330d560780645af39d8d5932cd42.zip qemu-6c4e50b27874330d560780645af39d8d5932cd42.tar.gz qemu-6c4e50b27874330d560780645af39d8d5932cd42.tar.bz2 |
i.MX6ul: 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-5-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/intc')
0 files changed, 0 insertions, 0 deletions