[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJKOXPdUhCfrq1xSvPGjAOZDr29YGTK2j_fYSGJ9xchFDE=cmQ@mail.gmail.com>
Date: Tue, 21 Jan 2020 08:55:27 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Wolfram Sang <wsa@...-dreams.de>
Cc: Greg KH <greg@...ah.com>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kishon Vijay Abraham I <kishon@...com>
Subject: Re: linux-next: build warnings after merge of the usb tree
On Tue, 21 Jan 2020 at 07:28, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> Hi all,
>
> On Tue, 7 Jan 2020 09:06:01 +0100 Krzysztof Kozlowski <krzk@...nel.org> wrote:
> >
> > On Tue, 7 Jan 2020 at 04:31, Stephen Rothwell <sfr@...b.auug.org.au> 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@mail.gmail.com/
> > 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@kernel.org/T/#t
Can someone review and/or pick it up?
Best regards,
Krzysztof
Powered by blists - more mailing lists