summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/video-pll.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-06-07 09:00:25 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-06-07 12:42:58 +0300
commita1dec226a686077a9822013e601327b189f419df (patch)
tree296d6fc66689f34308deb91278d3e061f0a53cbc /drivers/gpu/drm/omapdrm/dss/video-pll.c
parentecf140dfc3fe169aaff8f5561d345f6b96d7b476 (diff)
parent26038aad2511566c1a0923777e76565a13af0b8d (diff)
downloadlinux-a1dec226a686077a9822013e601327b189f419df.tar.xz
Merge omapdss header refactoring
Merge omapdss public header refactoring, which separates the public header into omapdrm and omapfb parts.
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/video-pll.c')
-rw-r--r--drivers/gpu/drm/omapdrm/dss/video-pll.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/video-pll.c b/drivers/gpu/drm/omapdrm/dss/video-pll.c
index c13e1accda17..7429de928d4e 100644
--- a/drivers/gpu/drm/omapdrm/dss/video-pll.c
+++ b/drivers/gpu/drm/omapdrm/dss/video-pll.c
@@ -17,8 +17,7 @@
#include <linux/platform_device.h>
#include <linux/sched.h>
-#include <video/omapdss.h>
-
+#include "omapdss.h"
#include "dss.h"
#include "dss_features.h"