drm/omap: Do not include video/omapdss.h directly in drivers

All drivers to include the omapdrm/dss/omapdss.h header file. This header
includes the <video/omapdss.h>

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cette révision appartient à :
Peter Ujfalusi
2016-05-27 14:40:49 +03:00
Parent 5fd7447a21
révision 32043da7dc
37 fichiers modifiés avec 44 ajouts et 50 suppressions

Voir le fichier

@@ -41,8 +41,7 @@
#include <linux/of.h>
#include <linux/component.h>
#include <video/omapdss.h>
#include "omapdss.h"
#include "dss.h"
#include "dss_features.h"
#include "dispc.h"