diff options
author | Arnd Bergmann <[email protected]> | 2023-01-17 17:54:50 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-01-17 19:21:03 +0100 |
commit | 499631d5ae7dd0aacc9601b71a3b80d2b27d9120 (patch) | |
tree | 10fcce7217f97f9681a33d7beba44b6872f1af91 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 6b9748f86816f4e25e40d5fdbf7089f73a2051f7 (diff) |
drm: panel: visionox: add backlight dependency
The newly added driver uses the backlight subsystem but is missing the
corresponding Kconfig dependency:
arm-linux-gnueabi-ld: drivers/gpu/drm/panel/panel-visionox-vtdr6130.o: in function `visionox_vtdr6130_probe':
panel-visionox-vtdr6130.c:(.text+0xdee): undefined reference to `devm_backlight_device_register'
Fixes: 65dc9360f741 ("drm: panel: Add Himax HX8394 panel controller driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions