From: Peter Ujfalusi Date: Tue, 31 May 2016 08:43:12 +0000 (+0300) Subject: omapfb: Create new header file for omapfb DSS implementation X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=62d9e44ee29f42367b3fae3480825a5c742ec3fc;p=deliverable%2Flinux.git omapfb: Create new header file for omapfb DSS implementation Copy the content of video/omapdss.h to a new (video/omapfb_dss.h) header file and convert the omapfb drivers to use this new file. The new header file is needed to complete the separation of omapdrm and omapfb implementation of DSS. Signed-off-by: Peter Ujfalusi --- diff --git a/drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c b/drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c index d963b4a9cfc0..9d78411a3bf7 100644 --- a/drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c +++ b/drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c @@ -14,7 +14,7 @@ #include #include -#include