Files
u-boot/drivers
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-05-21 08:03:38 +02:00
2019-12-02 18:23:09 -05:00
2019-12-02 18:23:09 -05:00
2019-05-18 08:15:35 -04:00
2019-08-07 15:31:04 -04:00
2019-07-19 20:14:50 +02:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2019-09-19 12:18:53 -04:00
2019-05-24 10:14:10 -07:00
2019-11-20 23:46:11 +01:00
2019-08-11 16:43:41 -04:00
2019-07-19 15:17:05 +02:00
2019-12-02 18:23:07 -05:00