diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2021-01-06 18:19:10 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2021-01-07 11:54:21 +0100 |
commit | 5d91295257eae2ebc01d23e2d04b891475d1ecd2 (patch) | |
tree | 5fea81b262c3b41417cdcb13c839f93198812c9c /drivers/gpu/drm/vmwgfx/vmwgfx_so.c | |
parent | drm/imx: ipuv3-crtc: use drm managed resources (diff) | |
download | linux-5d91295257eae2ebc01d23e2d04b891475d1ecd2.tar.xz linux-5d91295257eae2ebc01d23e2d04b891475d1ecd2.zip |
drm/imx: dw_hdmi-imx: depend on OF to fix randconfig compile tests on x86_64
The i.MX6 HDMI driver uses of_drm_find_bridge() and thus cannot be built
with CONFIG_OF disabled:
ld: drivers/gpu/drm/imx/dw_hdmi-imx.o: in function `dw_hdmi_imx_probe':
dw_hdmi-imx.c:(.text+0x29f): undefined reference to `of_drm_find_bridge'
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Fixes: c805ec7eb210 ("drm/imx: dw_hdmi-imx: move initialization into probe")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/vmwgfx_so.c')
0 files changed, 0 insertions, 0 deletions