On Tue, 19 May 2020 17:10:39 -0600 Simon Glass s...@chromium.org wrote: > 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 <s...@chromium.org>
Reviewed-by: Anatolij Gustschin <ag...@denx.de>