Following build errors noticed on stable-rc queue/4.19.
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Supecting commit: drm/meson: Fix error handling when afbcd.ops->init fails [ Upstream commit fa747d75f65d1b1cbc3f4691fa67b695e8a399c8 ]
Build log: --------- drivers/gpu/drm/meson/meson_drv.c: In function 'meson_drv_bind_master': drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm' has no member named 'afbcd' 316 | if (priv->afbcd.ops) | ^~ drivers/gpu/drm/meson/meson_drv.c:317:21: error: 'struct meson_drm' has no member named 'afbcd' 317 | priv->afbcd.ops->exit(priv); | ^~ make[5]: *** [scripts/Makefile.build:303: drivers/gpu/drm/meson/meson_drv.o] Error 1
details link, https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v... https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v...
-- Linaro LKFT https://lkft.linaro.org