From: Peter Ujfalusi Date: Tue, 31 May 2016 09:36:50 +0000 (+0300) Subject: drm/omap: displays: Do not include video/omap-panel-data.h if not needed X-Git-Tag: v4.8-rc1~62^2~39^2~4^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ac9edac20f62f0a69e010ffb1d9f3ca817d6c59;p=thirdparty%2Fkernel%2Flinux.git drm/omap: displays: Do not include video/omap-panel-data.h if not needed Some panel/encoder/connector driver includes omap-panel-data.h but they do not need it. Remove the inclusion of video/omap-panel-data.h from these drivers. Signed-off-by: Peter Ujfalusi --- diff --git a/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c b/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c index 2fd5602880a76..6b7d4fc3ac125 100644 --- a/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c +++ b/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c @@ -16,7 +16,6 @@ #include #include