serial: Move new functions to serial.h
authorSimon Glass <sjg@chromium.org>
Fri, 28 Dec 2018 21:23:07 +0000 (14:23 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Jan 2019 00:47:13 +0000 (17:47 -0700)
commit0171f432047e86305593bb1eb1cc86f853e55029
treed195e987c3ce941087d37eb4eca617ae94a914aa
parentccd2979a8d59636ca0cf288db03e1298dc120123
serial: Move new functions to serial.h

We should not be adding new functions to common.h. Move these recently
added functions to serial.h.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
include/common.h
include/serial.h