[PATCH] [net-next] ipa: add remoteproc dependency

2021-01-26 Thread Arnd Bergmann
From: Arnd Bergmann Compile-testing without CONFIG_REMOTEPROC results in a build failure: >>> referenced by ipa_main.c >>> net/ipa/ipa_main.o:(ipa_probe) in archive drivers/built-in.a ld.lld: error: undefined symbol: rproc_put >>> referenced by ipa_main.c >>>

Re: [PATCH] [net-next] ipa: add remoteproc dependency

2021-01-25 Thread Arnd Bergmann
On Mon, Jan 25, 2021 at 4:23 PM Bjorn Andersson wrote: > > On Mon 25 Jan 05:35 CST 2021, Arnd Bergmann wrote: > > > From: Arnd Bergmann > > > > Compile-testing without CONFIG_REMOTEPROC results in a build failure: > > > > >>> referenced by ipa_main.c > > >>>

Re: [PATCH] [net-next] ipa: add remoteproc dependency

2021-01-25 Thread Alex Elder
On 1/25/21 9:30 AM, Arnd Bergmann wrote: On Mon, Jan 25, 2021 at 4:23 PM Bjorn Andersson wrote: On Mon 25 Jan 05:35 CST 2021, Arnd Bergmann wrote: From: Arnd Bergmann Compile-testing without CONFIG_REMOTEPROC results in a build failure: referenced by ipa_main.c

Re: [PATCH] [net-next] ipa: add remoteproc dependency

2021-01-25 Thread Bjorn Andersson
On Mon 25 Jan 05:35 CST 2021, Arnd Bergmann wrote: > From: Arnd Bergmann > > Compile-testing without CONFIG_REMOTEPROC results in a build failure: > > >>> referenced by ipa_main.c > >>> net/ipa/ipa_main.o:(ipa_probe) in archive drivers/built-in.a > ld.lld: error: undefined