omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h

The driver does not support legacy (pdata) based probing.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
This commit is contained in:
Peter Ujfalusi 2016-05-31 12:11:05 +03:00
parent b55753bed5
commit 7d30b9d812

View file

@ -17,7 +17,6 @@
#include <linux/gpio/consumer.h>
#include <video/omapdss.h>
#include <video/omap-panel-data.h>
struct panel_drv_data {
struct omap_dss_device dssdev;