diff options
| author | Randy Dunlap <[email protected]> | 2021-04-15 18:36:19 +0000 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2021-04-16 09:07:45 +0000 |
| commit | ed01fca38717169fcb61bd45ad1c3750d9c40d59 (patch) | |
| tree | abc2b1272ed4ab1be3dcc0c4969485f085a804cb /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
| parent | Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr... (diff) | |
| download | kernel-ed01fca38717169fcb61bd45ad1c3750d9c40d59.tar.gz kernel-ed01fca38717169fcb61bd45ad1c3750d9c40d59.zip | |
drm: bridge: fix ANX7625 use of mipi_dsi_() functions
The Analogix DRM ANX7625 bridge driver uses mips_dsi_() function
interfaces so it should select DRM_MIPI_DSI to prevent build errors.
ERROR: modpost: "mipi_dsi_attach" [drivers/gpu/drm/bridge/analogix/anx7625.ko] undefined!
ERROR: modpost: "mipi_dsi_device_register_full" [drivers/gpu/drm/bridge/analogix/anx7625.ko] undefined!
ERROR: modpost: "of_find_mipi_dsi_host_by_node" [drivers/gpu/drm/bridge/analogix/anx7625.ko] undefined!
ERROR: modpost: "mipi_dsi_device_unregister" [drivers/gpu/drm/bridge/analogix/anx7625.ko] undefined!
ERROR: modpost: "mipi_dsi_detach" [drivers/gpu/drm/bridge/analogix/anx7625.ko] undefined!
Fixes: 8bdfc5dae4e3 ("drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Cc: Xin Ji <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: [email protected]
Cc: Andrzej Hajda <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Robert Foss <[email protected]>
Cc: [email protected]
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions
