Re: [PATCH] pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 17, 2022 at 7:25 AM Julian Braha <julianbraha@xxxxxxxxx> wrote:

> When PINCTRL_BCM63XX is selected,
> and REGMAP is not selected,
> Kbuild gives the following warning:
>
> WARNING: unmet direct dependencies detected for GPIO_REGMAP
>   Depends on [n]: GPIOLIB [=y] && REGMAP [=n]
>   Selected by [y]:
>   - PINCTRL_BCM63XX [=y] && PINCTRL [=y]
>
> This is because PINCTRL_BCM63XX
> selects GPIO_REGMAP without selecting or depending on
> REGMAP, despite GPIO_REGMAP depending on REGMAP.
>
> This unmet dependency bug was detected by Kismet,
> a static analysis tool for Kconfig. Please advise
> if this is not the appropriate solution.
>
> Signed-off-by: Julian Braha <julianbraha@xxxxxxxxx>

Patch applied.

Yours,
Linus Walleij



[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux