drm: samsung: don't set allow_fb_modifiers explicitly
Since commit 890880ddfdbe2 ("drm: Auto-set allow_fb_modifiers when given
modifiers at plane init) allow_fb_modifiers is automatically set as part
of the plane init procedure.
Fixes the following warning:
exynos-drm exynos-drm: drm_WARN_ON(config->allow_fb_modifiers)
WARNING: CPU: 7 PID: 1 at drivers/gpu/drm/drm_plane.c:293 __drm_universal_plane_init+0x560/0x5b4
Signed-off-by:
Carlos Llamas <cmllamas@google.com>
Change-Id: I08ec41560a39e40dedeeb46067a4eea14c47c551
Loading