commit | 5c935eb6f7075b227178ddd3a3a231bef4b7238d | [log] [tgz] |
---|---|---|
author | Asherah Connor <ashe@kivikakk.ee> | Wed Mar 10 22:39:23 2021 +1100 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 12 17:44:55 2021 -0400 |
tree | c18d105283dbc66548949e29036c8c6b4364d74b | |
parent | 05a0776ed53ae6c9099595db17b72af2b6b25bae [diff] |
terminal: correct stdio_dev invocations stdio_dev methods have taken a pointer to themselves since 709ea543 (nearly 7 years ago). Signed-off-by: Asherah Connor <ashe@kivikakk.ee> Reviewed-by: Simon Glass <sjg@chromium.org>