video: ipuv3: remove some useless code to reduce binary size
authorAnatolij Gustschin <agust@denx.de>
Mon, 25 May 2020 12:34:17 +0000 (14:34 +0200)
committerAnatolij Gustschin <agust@denx.de>
Thu, 18 Jun 2020 17:29:33 +0000 (19:29 +0200)
commitdb755b36d2ee240cae30de9cccada8fe398b3eef
treedfa1cbb8676402dd9d04316d6062992980a478e0
parente26e520046a1b551f25acf3d7b6705a37c808deb
video: ipuv3: remove some useless code to reduce binary size

To enable DM_VIDEO we must decrease binary size to fix build
breakage for some boards, so drop not needed code. Also add
!DM_VIDEO guards which can be later removed when last non DM
users will be converted.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/video/imx/ipu_disp.c
drivers/video/imx/mxc_ipuv3_fb.c