diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-07-24 14:17:05 +0200 |
---|---|---|
committer | Paul Cercueil <paul@crapouillou.net> | 2023-07-24 22:00:39 +0200 |
commit | b30cb96623e9ffb949627a33f33b4668b0d8af5c (patch) | |
tree | 8da8b9794782531d0c1f5592eb295aa591192320 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
parent | 9c053ef5c8d4c0675756c3fca059f338fdf1d37b (diff) |
drm/panel: ld9040: add backlight Kconfig dependency
The driver now uses the backlight interface, which breaks when that
is disabled:
ld.lld: error: undefined symbol: devm_backlight_device_register
Enforce the necessary Kconfig dependency to avoid this.
Fixes: c2268daa65fb ("drm/panel: ld9040: Register a backlight device")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20230724121736.1293270-1-arnd@kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions