diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-12-18 12:46:44 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-15 14:36:12 -0500 |
commit | 45375adc97990ade77137c9922e673bb68e1a675 (patch) | |
tree | 162af5d4acaaf10f50ff0825ada0cd9eaf3440a9 /common/stdio.c | |
parent | c04f856822aab04c3ccb05d741e83ce3b84913fd (diff) |
console: add function console_devices_set
Add a new function to access to console_devices only defined if
CONFIG_IS_ENABLED(CONSOLE_MUX).
This path allows to remove #if CONFIG_IS_ENABLED(CONSOLE_MUX)
in console_getc function.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions