On 23 October 2014 07:26, Masahiro Yamada <yamad...@jp.panasonic.com> wrote: > The functions _serial_putc, _serial_putc_raw, _serial_puts, > _serial_getc, _serial_tstc, _serial_setbrg are defined and used > locally in each of serial_ns16550.c and serial_s3c24x0.c. > > Add static directive to them and remove declarations from > include/common.h. > > Signed-off-by: Masahiro Yamada <yamad...@jp.panasonic.com> > Acked-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: None > > drivers/serial/serial_ns16550.c | 21 +++++++-------------- > drivers/serial/serial_s3c24x0.c | 10 +++++----- > include/common.h | 7 ------- > 3 files changed, 12 insertions(+), 26 deletions(-)
Applied to u-boot-dm/master, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot