On Tue, 21 Jan 2020 at 07:28, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Hi all, > > On Tue, 7 Jan 2020 09:06:01 +0100 Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > > > On Tue, 7 Jan 2020 at 04:31, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > > > After merging the usb tree, today's linux-next build (x86_64 allmodconfig) > > > produced these warnings: > > > > > > WARNING: unmet direct dependencies detected for I2C_S3C2410 > > > Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && HAVE_S3C2410_I2C [=n] > > > Selected by [m]: > > > - PHY_EXYNOS5250_SATA [=m] && (SOC_EXYNOS5250 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] && OF [=y] > > > > > > WARNING: unmet direct dependencies detected for I2C_S3C2410 > > > Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && HAVE_S3C2410_I2C [=n] > > > Selected by [m]: > > > - PHY_EXYNOS5250_SATA [=m] && (SOC_EXYNOS5250 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] && OF [=y] > > > > > > WARNING: unmet direct dependencies detected for I2C_S3C2410 > > > Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && HAVE_S3C2410_I2C [=n] > > > Selected by [m]: > > > - PHY_EXYNOS5250_SATA [=m] && (SOC_EXYNOS5250 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] && OF [=y] > > > > > > Introduced by commit > > > > > > 203b7ee14d3a ("phy: Enable compile testing for some of drivers") > > > > The fix is here: > > https://lore.kernel.org/lkml/CAMuHMdUXJo3=x32xbfSUXs3O3JHaFpfxt0mHupEb+vzi=5+S4g@xxxxxxxxxxxxxx/ > > i2c: Enable compile testing for some of drivers > > Although I need to send v2 of it. > > I am still seeing these warnings. v2 is here: https://lore.kernel.org/linux-arm-kernel/1578384779-15487-1-git-send-email-krzk@xxxxxxxxxx/T/#t Can someone review and/or pick it up? Best regards, Krzysztof