lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 14 Nov 2023 14:31:53 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     kernel test robot <lkp@...el.com>
Cc:     Esteban Blanc <eblanc@...libre.com>, oe-kbuild-all@...ts.linux.dev,
        andy.shevchenko@...il.com, linux-kernel@...r.kernel.org,
        linux-gpio@...r.kernel.org, jpanis@...libre.com,
        jneanne@...libre.com, u-kumar1@...com
Subject: Re: [PATCH v8] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs

On Fri, Nov 3, 2023 at 5:44 AM kernel test robot <lkp@...el.com> wrote:

>    ld: drivers/pinctrl/pinctrl-tps6594.o: in function `pinconf_generic_dt_node_to_map_group':
> >> pinctrl-tps6594.c:(.text+0x139): undefined reference to `pinconf_generic_dt_node_to_map'
>    ld: drivers/pinctrl/pinctrl-tps6594.o:(.rodata+0x14): undefined reference to `pinconf_generic_dt_free_map'

You Kconfig needs:

depends on OF

Yours,
Linus Walleij

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ