diff options
| author | Arnd Bergmann <[email protected]> | 2025-04-28 15:07:45 +0000 |
|---|---|---|
| committer | Javier Martinez Canillas <[email protected]> | 2025-04-29 10:29:24 +0000 |
| commit | f2c8f90b4f676c1f860e6c2cdfe91e68fae64918 (patch) | |
| tree | e30b8569bda5ef329dc46d6ab81bd8a92c898393 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/bridge: imx8*-ldb: convert to devm_drm_bridge_alloc() API (diff) | |
| download | kernel-f2c8f90b4f676c1f860e6c2cdfe91e68fae64918.tar.gz kernel-f2c8f90b4f676c1f860e6c2cdfe91e68fae64918.zip | |
drm/st7571-i2c: select CONFIG_DRM_CLIENT_SELECTION
The newly added driver calls drm_client_setup(), but that is not
always built in:
x86_64-linux-ld: vmlinux.o: in function `st7571_probe':
st7571-i2c.c:(.text+0x7b7119): undefined reference to `drm_client_setup'
Select the appropriate Kconfig symbol.
Fixes: 4b35f0f41ee2 ("drm/st7571-i2c: add support for Sitronix ST7571 LCD controller")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Marcus Folkesson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Javier Martinez Canillas <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
