mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 13:57:27 +07:00
2639d6b9be
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> |
||
---|---|---|
.. | ||
core.c | ||
dispc_coefs.c | ||
dispc.c | ||
dispc.h | ||
display.c | ||
dpi.c | ||
dsi.c | ||
dss_features.c | ||
dss_features.h | ||
dss-of.c | ||
dss.c | ||
dss.h | ||
hdmi4_core.c | ||
hdmi4_core.h | ||
hdmi4.c | ||
hdmi5_core.c | ||
hdmi5_core.h | ||
hdmi5.c | ||
hdmi_common.c | ||
hdmi_phy.c | ||
hdmi_pll.c | ||
hdmi_wp.c | ||
hdmi.h | ||
Kconfig | ||
Makefile | ||
omapdss-boot-init.c | ||
omapdss.h | ||
output.c | ||
pll.c | ||
rfbi.c | ||
sdi.c | ||
venc.c | ||
video-pll.c |