twx-linux/drivers/video/fbdev/omap2/omapfb/dss
Tomi Valkeinen b9058afcd6 video: omapfb: fix missing #includes
The omapfb driver fails to build after commit 23c35f48f5fb
("pinctrl: remove include file from <linux/device.h>") because it
relies on the <linux/pinctrl/consumer.h> and <linux/seq_file.h>
being pulled in by the <linux/device.h> header implicitly.

Include these headers explicitly to avoid the build failures.

Fixes: 23c35f48f5fb ("pinctrl: remove include file from <linux/device.h>")
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
[b.zolnierkie: fix include order and patch description]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2018-02-09 14:43:49 +01:00
..
apply.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
core.c fbdev: omapfb: remove unused variable 2017-07-31 18:45:41 +02:00
dispc_coefs.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dispc-compat.c omapfb/dss: wait_for_completion_interruptible_timeout expects long 2016-08-11 17:54:54 +03:00
dispc-compat.h
dispc.c omapfb: dss: Do not duplicate features data 2018-01-04 16:53:49 +01:00
dispc.h drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb 2016-03-03 17:38:21 +02:00
display-sysfs.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
display.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dpi.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dsi.c video: fbdev: Convert timers to use timer_setup() 2017-11-10 16:34:52 +01:00
dss_features.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
dss_features.h
dss-of.c omapfb: use of_graph_get_remote_endpoint() 2017-08-01 17:20:38 +02:00
dss.c video: omapfb: fix missing #includes 2018-02-09 14:43:49 +01:00
dss.h drm/omap: copy enum omap_dss_clk_source 2016-05-19 20:19:03 +03:00
hdmi4_core.c
hdmi4_core.h
hdmi4.c video: fbdev: omap2: Use PTR_ERR_OR_ZERO() 2018-01-04 16:53:49 +01:00
hdmi5_core.c OMAPDSS: HDMI5: Change DDC timings 2016-05-31 08:20:43 +03:00
hdmi5_core.h
hdmi5.c drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio 2017-08-16 12:52:41 +03:00
hdmi_common.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdmi_phy.c video: omapfb: fix missing #includes 2018-02-09 14:43:49 +01:00
hdmi_pll.c video: omapfb: fix missing #includes 2018-02-09 14:43:49 +01:00
hdmi_wp.c video: omapfb: fix missing #includes 2018-02-09 14:43:49 +01:00
hdmi.h omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
manager-sysfs.c omapfb: Use sysfs_match_string() helper 2017-06-14 17:40:57 +02:00
manager.c Merge omapdss header refactoring 2016-06-07 12:42:58 +03:00
omapdss-boot-init.c
output.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
overlay-sysfs.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
overlay.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
pll.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
rfbi.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
sdi.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
venc.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00
video-pll.c omapfb: Create new header file for omapfb DSS implementation 2016-06-03 16:06:38 +03:00