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@xxxxxxxxxx/ Best regards, Krzysztof