[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200106093049.GA3108013@kroah.com>
Date: Mon, 6 Jan 2020 10:30:49 +0100
From: Greg KH <greg@...ah.com>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kishon Vijay Abraham I <kishon@...com>,
Chunfeng Yun <chunfeng.yun@...iatek.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Maxime Ripard <mripard@...nel.org>
Subject: Re: linux-next: build warning after merge of the usb tree
On Mon, Jan 06, 2020 at 08:58:58AM +0100, Krzysztof Kozlowski wrote:
> On Mon, Jan 06, 2020 at 02:41:22PM +1100, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the usb tree, today's linux-next build (x86_64 allmodconfig)
> > produced this warning:
> >
> > WARNING: unmet direct dependencies detected for PHY_DA8XX_USB
> > Depends on [n]: ARCH_DAVINCI_DA8XX
> > Selected by [m]:
> > - USB_OHCI_HCD_DAVINCI [=m] && USB_SUPPORT [=y] && USB [=m] && (ARCH_DAVINCI_DA8XX || COMPILE_TEST [=y]) && USB_OHCI_HCD [=m]
> >
> > WARNING: unmet direct dependencies detected for PHY_DA8XX_USB
> > Depends on [n]: ARCH_DAVINCI_DA8XX
> > Selected by [m]:
> > - USB_OHCI_HCD_DAVINCI [=m] && USB_SUPPORT [=y] && USB [=m] && (ARCH_DAVINCI_DA8XX || COMPILE_TEST [=y]) && USB_OHCI_HCD [=m]
> >
> > WARNING: unmet direct dependencies detected for PHY_DA8XX_USB
> > Depends on [n]: ARCH_DAVINCI_DA8XX
> > Selected by [m]:
> > - USB_OHCI_HCD_DAVINCI [=m] && USB_SUPPORT [=y] && USB [=m] && (ARCH_DAVINCI_DA8XX || COMPILE_TEST [=y]) && USB_OHCI_HCD [=m]
> >
> > Introduced by commit
> >
> > 88eaaecc4446 ("usb: host: Enable compile testing for some of drivers")
>
> +Cc,
>
> Hi Stephen,
>
> Thanks for the report. I already sent a patch for it for the phy:
> https://lore.kernel.org/lkml/20200103164710.4829-2-krzk@kernel.org/
I'll go queue this up through my usb tree as it is annoying for my
builds as well :(
thanks,
greg k-h
Powered by blists - more mailing lists