Re: [PATCH] eb_cpu5282: fix CONFIG_DM_VIDEO build warnings

2020-10-26 Thread Anatolij Gustschin
On Sun, 18 Oct 2020 21:18:18 +0200 Anatolij Gustschin ag...@denx.de wrote: > Remove CONFIG_VIDEO dependency to fix board removal warnings. > > Signed-off-by: Anatolij Gustschin > Cc: Jens Scharsig > --- > board/BuS/eb_cpu5282/eb_cpu5282.c | 7 +++ > common/stdio.c

[PATCH] eb_cpu5282: fix CONFIG_DM_VIDEO build warnings

2020-10-18 Thread Anatolij Gustschin
Remove CONFIG_VIDEO dependency to fix board removal warnings. Signed-off-by: Anatolij Gustschin Cc: Jens Scharsig --- board/BuS/eb_cpu5282/eb_cpu5282.c | 7 +++ common/stdio.c| 4 +++- configs/eb_cpu5282_defconfig | 3 +--