Files
u-boot/drivers/usb
Simon Glass f516fd99ec common: Move serial_printf() to the serial header
Move this function header to serial.h since this function is clearly
related to serial. The function itself stays in console.c since we don't
have a single serial file. DM and non-DM each has a separate file so we
would have to either create a new common serial file, or repeat the
function in both serial.c and serial-uclass.c, neither of which seem
worthwhile.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:10 -05:00
..
2019-11-19 16:07:14 +01:00
2018-11-26 21:19:03 +01:00
2019-11-25 13:28:53 +01:00
2019-11-17 17:22:53 +08:00
2019-11-25 13:28:53 +01:00