]> Git Repo - J-u-boot.git/commit
adc: meson-saradc: use correct printf code
authorHeinrich Schuchardt <[email protected]>
Sun, 27 Dec 2020 08:46:46 +0000 (09:46 +0100)
committerNeil Armstrong <[email protected]>
Mon, 11 Jan 2021 13:59:55 +0000 (14:59 +0100)
commitd50b73643fb78b048ba1568486e2ff662ec10067
tree7edfcb292929771e426014e51f2ed409ae6a1eac
parent702b8300f028f646297d0a606a0cc6f47a98c921
adc: meson-saradc: use correct printf code

For printing unsigned int we have to use %u not %d.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
drivers/adc/meson-saradc.c
This page took 0.035587 seconds and 4 git commands to generate.