diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-07-19 03:49:02 +0100 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-08-12 13:15:30 +0100 |
| commit | 5859fa79c7d85d0c242a9a1ffb40bab9732d4ef1 (patch) | |
| tree | 4fcfe9a4fcfc07f8f25dbcdcdfaddbfdefbe0dde /scripts/git.orderFile | |
| parent | fbf8b5d251e8b4e1b01c591be313c63cb9e1526a (diff) | |
| download | linux-5859fa79c7d85d0c242a9a1ffb40bab9732d4ef1.tar.gz linux-5859fa79c7d85d0c242a9a1ffb40bab9732d4ef1.zip | |
backlight: ktd2801: Fix unmet dependency on GPIOLIB
LEDS_EXPRESSWIRE depends on GPIOLIB, so its selector, BACKLIGHT_KTD2801
also needs to ensure GPIOLIB is enabled. Otherwise:
WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE
Depends on [n]: NEW_LEDS [=n] && GPIOLIB [=n]
Selected by [y]:
- BACKLIGHT_KTD2801 [=y] && HAS_IOMEM [=y] && BACKLIGHT_CLASS_DEVICE [=y]
This unmet dependency was found by kconfirm, a static analysis tool for
Kconfig.
Fixes: d95963e309bc ("backlight: ktd2801: Depend on GPIOLIB")
Signed-off-by: Julian Braha <julianbraha@gmail.com>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
Acked-by: Duje Mihanović <duje@dujemihanovic.xyz>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260719024902.151710-1-julianbraha@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
