linux_dsm_epyc7002/drivers/gpu/drm/omapdrm/dss
Arnd Bergmann 2639d6b9be drm/omapdrm: include pinctrl/consumer.h where needed
In some configurations, we can build the OMAP dss driver without
implictly including the pinctrl consumer definitions, causing
a build error:

gpu/drm/omapdrm/dss/dss.c: In function 'dss_runtime_suspend':
gpu/drm/omapdrm/dss/dss.c:1268:2: error: implicit declaration of function 'pinctrl_pm_select_sleep_state' [-Werror=implicit-function-declaration]

This adds an explicit #include.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-05-31 08:20:42 +03:00
..
core.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dispc_coefs.c
dispc.c drm/omap: remove dispc_ovl_check() 2016-03-03 17:38:24 +02:00
dispc.h
display.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dpi.c drm/omap: DPI: remove uses of omap_overlay_manager 2016-03-03 17:38:23 +02:00
dsi.c drm/omap: DSI: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
dss_features.c
dss_features.h
dss-of.c
dss.c drm/omapdrm: include pinctrl/consumer.h where needed 2016-05-31 08:20:42 +03:00
dss.h drm/omap: remove dss compat code 2016-03-03 17:38:24 +02:00
hdmi4_core.c
hdmi4_core.h
hdmi4.c drm/omap: HDMI4: remove uses of omap_overlay_manager 2016-03-03 17:38:23 +02:00
hdmi5_core.c drm/omap: HDMI5: Add interlace support 2016-03-03 17:36:43 +02:00
hdmi5_core.h
hdmi5.c drm/omap: HDMI5: remove uses of omap_overlay_manager 2016-03-03 17:38:23 +02:00
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c drm/omap: HDMI: fix WP timings for ilace 2016-03-03 17:36:42 +02:00
hdmi.h
Kconfig
Makefile drm/omap: remove dss compat code 2016-03-03 17:38:24 +02:00
omapdss-boot-init.c
omapdss.h drm/omap: remove dispc_ovl_check() 2016-03-03 17:38:24 +02:00
output.c drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channel 2016-03-03 17:38:23 +02:00
pll.c
rfbi.c drm/omap: use dispc_channel_connected in output drivers 2016-03-03 17:38:22 +02:00
sdi.c drm/omap: SDI: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
venc.c drm/omap: VENC: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
video-pll.c