[PATCH v2 12/27] omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration

From: Peter Ujfalusi
Date: Wed Jun 01 2016 - 04:49:58 EST


The omap_dss_device is not needed by anything in the header file.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
---
include/video/omap-panel-data.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/include/video/omap-panel-data.h b/include/video/omap-panel-data.h
index a64e9ba12b0d..7b4fadf82cd5 100644
--- a/include/video/omap-panel-data.h
+++ b/include/video/omap-panel-data.h
@@ -30,8 +30,6 @@
#include <video/omapdss.h>
#include <video/display_timing.h>

-struct omap_dss_device;
-
/**
* connector_atv platform data
* @name: name for this display entity
--
2.8.3