Re: linux-next: build warning after merge of the rpmsg tree
From: Martyn Welch
Date: Fri Sep 06 2024 - 04:58:56 EST
On Fri, 2024-09-06 at 18:36 +1000, Stephen Rothwell wrote:
> Hi all,
>
> On Wed, 28 Aug 2024 15:09:00 +1000 Stephen Rothwell
> <sfr@xxxxxxxxxxxxxxxx> wrote:
> >
> > On Thu, 22 Aug 2024 14:26:03 +1000 Stephen Rothwell
> > <sfr@xxxxxxxxxxxxxxxx> wrote:
> > >
> > > After merging the rpmsg tree, today's linux-next build (x86_64
> > > allmodconfig) produced this warning:
> > >
> > > WARNING: unmet direct dependencies detected for OMAP2PLUS_MBOX
> > > Depends on [n]: MAILBOX [=y] && (ARCH_OMAP2PLUS || ARCH_K3)
> > > Selected by [m]:
> > > - TI_K3_M4_REMOTEPROC [=m] && REMOTEPROC [=y] && (ARCH_K3 ||
> > > COMPILE_TEST [=y])
> > >
> > > Probably introduced by commit
> > >
> > > ebcf9008a895 ("remoteproc: k3-m4: Add a remoteproc driver for
> > > M4F subsystem")
> >
> > I am still seeing this warning.
>
> I am still getting this warning.
>
Hi Stephen,
I believe this is the required fix, but I believe it's waiting for
review/merging:
https://lore.kernel.org/all/010201919d8b298f-dd1585dd-7c4d-4865-9483-ff6cd7399a90-000000@xxxxxxxxxxxxxxxxxxxxxxx/
Martyn