Home
last modified time | relevance | path

Searched hist:b1970013 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dgpio.cb1970013 Sun Jan 06 04:31:54 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> cmd: gpio: use correct printf code

gpio is defined as unsigned int. So we should use %u when calling printf().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>