[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZnr7JfqTKksOnpTdLq=3g8nfPbeqidJrLu9+cG9ry7Xw@mail.gmail.com>
Date: Fri, 13 Dec 2019 11:05:27 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Rahul Tanwar <rahul.tanwar@...ux.intel.com>
Cc: Randy Dunlap <rdunlap@...radead.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Linux-Next Mailing List <linux-next@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>
Subject: Re: [PATCH 1/1] pinctrl: Modify Kconfig to fix linker error
On Thu, Dec 5, 2019 at 4:01 AM Rahul Tanwar
<rahul.tanwar@...ux.intel.com> wrote:
> Fix below linker error
>
> ld: drivers/pinctrl/pinctrl-equilibrium.o: in function
> `pinconf_generic_dt_node_to_map_all':
> pinctrl-equilibrium.c:(.text+0xb): undefined reference
> to `pinconf_generic_dt_node_to_map'
>
> Caused by below commit
>
> 1948d5c51dba ("pinctrl: Add pinmux & GPIO controller driver for a new SoC")
>
> by adding 'depends on OF' in Kconfig driver entry.
>
> Reported-by: Randy Dunlap <rdunlap@...radead.org>>
> Signed-off-by: Rahul Tanwar <rahul.tanwar@...ux.intel.com>
Patch applied for fixes, thanks!
Linus Walleij
Powered by blists - more mailing lists