[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1c54235b-545c-db3e-4225-ec6824ac6003@linux.intel.com>
Date: Wed, 4 Dec 2019 17:36:39 +0800
From: "Tanwar, Rahul" <rahul.tanwar@...ux.intel.com>
To: Randy Dunlap <rdunlap@...radead.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linus Walleij <linus.walleij@...aro.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>
Subject: Re: linux-next: Tree for Dec 3 (pinctrl-equilibrium)
Hi Randy,
On 4/12/2019 12:33 AM, Randy Dunlap wrote:
> On 12/2/19 8:54 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Please do not add any material for v5.6 to your linux-next included
>> trees until after v5.5-rc1 has been released.
>>
>> Changes since 20191202:
>>
> on x86_64:
> # CONFIG_OF is not set
>
>
> 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'
>
> Probably depends on OF.
Can you please tell the compiler/toolchain details that you used when you see
above error ?I tried few versions of gcc and i never see this linker error.
Build always passed successfully.
I have a patch that adds 'depends on OF' in the Kconfig to resolve this but i
want to ensure that i recreate this error first & confirm resolution with the
patch before posting it. Thanks.
Regards,
Rahul
Powered by blists - more mailing lists