Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial-uclass.c49ddcf3e0e923040ef554d9ea033e0d8ba7e80e1 Thu Jun 22 07:48:49 UTC 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.c49ddcf3e0e923040ef554d9ea033e0d8ba7e80e1 Thu Jun 22 07:48:49 UTC 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>
/rk3399_rockchip-uboot/include/
H A Dcommon.h49ddcf3e0e923040ef554d9ea033e0d8ba7e80e1 Thu Jun 22 07:48:49 UTC 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>