drm/omap: Do not include video/omapdss.h directly in drivers
[cascardo/linux.git] / drivers / gpu / drm / omapdrm / displays / connector-dvi.c
index 747f26a..75f7827 100644 (file)
 #include <linux/slab.h>
 
 #include <drm/drm_edid.h>
-
-#include <video/omapdss.h>
 #include <video/omap-panel-data.h>
 
+#include "../dss/omapdss.h"
+
 static const struct omap_video_timings dvic_default_timings = {
        .x_res          = 640,
        .y_res          = 480,