Home
last modified time | relevance | path

Searched hist:"4 dc5259ac7f54f4856ee9cf5ff01cfd4f67c82a6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c4dc5259ac7f54f4856ee9cf5ff01cfd4f67c82a6 Tue Dec 29 12:22:48 UTC 2015 Simon Glass <sjg@chromium.org> dm: gpio: Allow the uclass to work without printf()

For SPL we don't really need sprintf() and with tiny-printf this is not
available. Allow this to be dropped in SPL when using tiny-printf.

Signed-off-by: Simon Glass <sjg@chromium.org>