linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6 v2] drm/msm/mdp4: Drop unused GPIO include
@ 2019-08-23  7:34 Linus Walleij
  2019-08-23  7:34 ` [PATCH 2/6 v2] drm/msm/dsi: Drop unused GPIO includes Linus Walleij
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Linus Walleij @ 2019-08-23  7:34 UTC (permalink / raw)
  To: Rob Clark, Sean Paul, linux-arm-msm, freedreno
  Cc: dri-devel, Linus Walleij, Brian Masney

This file is not using any symbols from <linux/gpio.h> so just
drop this include.

Cc: Rob Clark <robdclark@gmail.com>
Cc: Sean Paul <sean@poorly.run>
Cc: linux-arm-msm@vger.kernel.org
Cc: freedreno@lists.freedesktop.org
Reviewed-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
ChangeLog v1->v2:
- Rebased on v5.3-rc1
- Collected review tag
---
 drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c b/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c
index ecef4f5b9f26..9262ed2dc8c3 100644
--- a/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c
+++ b/drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c
@@ -5,8 +5,6 @@
  * Author: Vinay Simha <vinaysimha@inforcecomputing.com>
  */
 
-#include <linux/gpio.h>
-
 #include "mdp4_kms.h"
 
 struct mdp4_lvds_connector {
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-02 13:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23  7:34 [PATCH 1/6 v2] drm/msm/mdp4: Drop unused GPIO include Linus Walleij
2019-08-23  7:34 ` [PATCH 2/6 v2] drm/msm/dsi: Drop unused GPIO includes Linus Walleij
2019-08-23  7:34 ` [PATCH 3/6 v2] drm/msm/dpu: Drop unused GPIO code Linus Walleij
2019-08-23  7:34 ` [PATCH 4/6 v2] drm/msm/hdmi: Convert to use GPIO descriptors Linus Walleij
2019-08-23  7:34 ` [PATCH 5/6 v2] drm/msm/hdmi: Bring up HDMI connector OFF Linus Walleij
2019-09-01 16:28   ` Rob Clark
2019-09-02 13:01     ` Linus Walleij
2019-08-23  7:34 ` [PATCH 6/6 v2] drm/msm/hdmi: Do not initialize HPD line value Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).