diff options
author | Randy Dunlap <[email protected]> | 2021-04-15 11:36:19 -0700 |
---|---|---|
committer | Robert Foss <[email protected]> | 2021-04-16 11:07:45 +0200 |
commit | ed01fca38717169fcb61bd45ad1c3750d9c40d59 (patch) | |
tree | abc2b1272ed4ab1be3dcc0c4969485f085a804cb /scripts/gdb/linux/device.py | |
parent | 9c0fed84d5750e1eea6c664e073ffa2534a17743 (diff) |
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 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions