aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorPhilipp Zabel <[email protected]>2021-01-08 09:53:06 +0000
committerPhilipp Zabel <[email protected]>2021-01-08 18:42:14 +0000
commit82581fcf070b68a91fb3a3ade08d9a76380a4789 (patch)
tree76953629a54b1a0c5d8eef5dd7625686c499e60c /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentdrm/imx: dw_hdmi-imx: depend on OF to fix randconfig compile tests on x86_64 (diff)
downloadkernel-82581fcf070b68a91fb3a3ade08d9a76380a4789.tar.gz
kernel-82581fcf070b68a91fb3a3ade08d9a76380a4789.zip
drm/modes: add non-OF stub for of_get_drm_display_mode
If CONFIG_OF is disabled, of_get_drm_display_mode is not compiled in, and drivers using it fail to build: ld: drivers/gpu/drm/imx/parallel-display.o: in function `imx_pd_connector_get_modes': parallel-display.c:(.text+0x8d): undefined reference to `of_get_drm_display_mode' Add an inline stub so they can be build-tested with non-OF configurations. Reported-by: Randy Dunlap <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions