From 2acc0d2db5ef33299e21421803387bfb96a5b00a Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sat, 29 Jun 2019 14:59:28 +0200 Subject: drm/msm/dsi: Drop unused GPIO includes This DSI driver uses the new descriptor API so these old GPIO API includes are surplus. Cc: Rob Clark Cc: Sean Paul Cc: linux-arm-msm@vger.kernel.org Cc: freedreno@lists.freedesktop.org Signed-off-by: Linus Walleij Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/dsi/dsi_host.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/gpu/drm/msm/dsi') diff --git a/drivers/gpu/drm/msm/dsi/dsi_host.c b/drivers/gpu/drm/msm/dsi/dsi_host.c index ab934070f0e1..e65c2b8bf555 100644 --- a/drivers/gpu/drm/msm/dsi/dsi_host.c +++ b/drivers/gpu/drm/msm/dsi/dsi_host.c @@ -7,12 +7,10 @@ #include #include #include -#include #include #include #include #include -#include #include #include #include -- cgit v1.2.3