On 22 June 2017 at 01:48, Masahiro Yamada <[email protected]> wrote: > Add missing static to serial_stub_puts(). > > Unexport serial_stub_{getc,tstc} because they are used locally. > > Signed-off-by: Masahiro Yamada <[email protected]> > --- > > drivers/serial/serial-uclass.c | 11 +++++++---- > drivers/serial/serial.c | 4 ++-- > include/common.h | 5 ----- > 3 files changed, 9 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

