All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Duje Mihanović" <dujemihanovic32@gmail.com>
To: lee@kernel.org, danielt@kernel.org, jingoohan1@gmail.com,
	deller@gmx.de, Julian Braha <julianbraha@gmail.com>
Cc: rdunlap@infradead.org, dri-devel@lists.freedesktop.org,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	arnd@arndb.de, Julian Braha <julianbraha@gmail.com>
Subject: Re: [PATCH] backlight: ktd2801: fix unmet dependency on GPIOLIB
Date: Mon, 20 Jul 2026 16:54:53 +0200	[thread overview]
Message-ID: <-BogvF49T5iTuPtucSB0VA@gmail.com> (raw)
In-Reply-To: <20260719024902.151710-1-julianbraha@gmail.com>

On Sunday, 19 July 2026 04:49:02 Central European Summer Time Julian Braha 
wrote:
> 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>

Acked-by: Duje Mihanović <duje@dujemihanovic.xyz>

Regards,
--
Duje



      parent reply	other threads:[~2026-07-20 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-19  2:49 [PATCH] backlight: ktd2801: fix unmet dependency on GPIOLIB Julian Braha
2026-07-19  3:31 ` Randy Dunlap
2026-07-20 14:54 ` Duje Mihanović [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=-BogvF49T5iTuPtucSB0VA@gmail.com \
    --to=dujemihanovic32@gmail.com \
    --cc=arnd@arndb.de \
    --cc=danielt@kernel.org \
    --cc=deller@gmx.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jingoohan1@gmail.com \
    --cc=julianbraha@gmail.com \
    --cc=lee@kernel.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.