[Librem-5-dev] [PATCH 07/12] imx-hdp: Nuke drm_atomic_helper_connector_dpms

Guido Günther agx at sigxcpu.org
Mon Oct 29 04:47:49 PDT 2018


See 7d902c05b480cc44033dcb56e12e51b082656b42

Signed-off-by: Guido Günther <guido.gunther at puri.sm>
---
 drivers/gpu/drm/imx/hdp/imx-hdp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/imx/hdp/imx-hdp.c b/drivers/gpu/drm/imx/hdp/imx-hdp.c
index d89d0bcdd546..f8aa7cc0bd15 100644
--- a/drivers/gpu/drm/imx/hdp/imx-hdp.c
+++ b/drivers/gpu/drm/imx/hdp/imx-hdp.c
@@ -657,7 +657,6 @@ static void imx_hdp_connector_force(struct drm_connector *connector)
 }
 
 static const struct drm_connector_funcs imx_hdp_connector_funcs = {
-	.dpms = drm_atomic_helper_connector_dpms,
 	.fill_modes = drm_helper_probe_single_connector_modes,
 	.detect = imx_hdp_connector_detect,
 	.destroy = drm_connector_cleanup,
-- 
2.19.0



More information about the Librem-5-dev mailing list