diff options
author | Simon Glass <sjg@chromium.org> | 2020-07-02 21:12:18 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-07-09 12:33:24 +0800 |
commit | 2d7c268b595de374556601048d5cc18c367020ac (patch) | |
tree | dac39b4c3e9717ae60ba0565a578b72d3dcb1805 /configs | |
parent | 9beb364a2844605ae664c048853bcfef769f9464 (diff) |
video: Drop unnecessary #ifdef around vid_console_color()
All of the functions in this file only apply if DM_VIDEO is enabled. Drop
the #ifdef as it just clutters things up. Add the needed forward
declaration.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions