From: Sebastian Reichel Date: Mon, 24 Jul 2017 17:33:06 +0000 (+0200) Subject: drm/omap: panel-dsi-cm: add regulator support X-Git-Tag: v4.16-rc1~96^2~20^2~17 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=82fa10d46be9d1b3ce5e5bf7b8ee2e38dc166029;p=linux.git drm/omap: panel-dsi-cm: add regulator support Add support for regulators used by panels found inside of the Nokia N950, N9 and Motorola Droid 4. Signed-off-by: Sebastian Reichel Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c index 905b71719d65..b98ea9e31ffa 100644 --- a/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c +++ b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c @@ -23,6 +23,7 @@ #include #include #include +#include #include