Home
last modified time | relevance | path

Searched hist:"49 ddcf3e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial-uclass.c49ddcf3e Thu Jun 22 02:48:49 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> serial: make serial_stub_* to static functions

Add missing static to serial_stub_puts().

Unexport serial_stub_{getc,tstc} because they are used locally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Dserial.c49ddcf3e Thu Jun 22 02:48:49 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> serial: make serial_stub_* to static functions

Add missing static to serial_stub_puts().

Unexport serial_stub_{getc,tstc} because they are used locally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Dcommon.h49ddcf3e Thu Jun 22 02:48:49 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> serial: make serial_stub_* to static functions

Add missing static to serial_stub_puts().

Unexport serial_stub_{getc,tstc} because they are used locally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>