From: Manisha Agrawal Date: Tue, 3 Nov 2015 21:22:49 +0000 (-0600) Subject: drm/omap: tpd12s015: gpio descriptor API X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=460543ba2937283ca810f2f544e1bb5b5da3cd9d;p=linux.git drm/omap: tpd12s015: gpio descriptor API Migrated the gpio APIs to descriptor-interface based. Signed-off-by: Manisha Agrawal Acked-by: Tomi Valkeinen Acked-by: Laurent Pinchart --- diff --git a/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c b/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c index 49fbad03a8144..7fa80f5b4c6b3 100644 --- a/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c +++ b/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c @@ -13,9 +13,8 @@ #include #include #include -#include #include -#include +#include #include