From: Manisha Agrawal Date: Tue, 3 Nov 2015 21:22:49 +0000 (-0600) Subject: drm/omap: tpd12s015: gpio descriptor API X-Git-Tag: next-20160307~69^2^2~70 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=460543ba2937283ca810f2f544e1bb5b5da3cd9d;p=karo-tx-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 49fbad03a814..7fa80f5b4c6b 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