On Wed, 11 Nov 2020 at 07:48, Alex Chen <alex.c...@huawei.com> wrote: > > We should use printf format specifier "%u" instead of "%d" for > argument of type "unsigned int". > > Reported-by: Euler Robot <euler.ro...@huawei.com> > Signed-off-by: Alex Chen <alex.c...@huawei.com> > --- > hw/timer/exynos4210_mct.c | 4 ++-- > hw/timer/exynos4210_pwm.c | 8 ++++---- > 2 files changed, 6 insertions(+), 6 deletions(-)
Applied to target-arm.next, thanks. -- PMM