[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210829164748.710e3da6@jic23-huawei>
Date: Sun, 29 Aug 2021 16:47:48 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Lukas Bulwahn <lukas.bulwahn@...il.com>,
Lars-Peter Clausen <lars@...afoo.de>,
linux-iio <linux-iio@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] iio: gyro: remove dead config dependencies on
INPUT_MPU3050
On Tue, 17 Aug 2021 22:11:36 +0200
Linus Walleij <linus.walleij@...aro.org> wrote:
> On Tue, Aug 17, 2021 at 10:13 AM Lukas Bulwahn <lukas.bulwahn@...il.com> wrote:
>
> > Commit b1fe0cf06f92 ("Input: delete MPU3050 driver") deletes the superseded
> > MPU3050 driver and its corresponding config INPUT_MPU3050.
> >
> > The dependencies on the superseding driver in ./drivers/iio/gyro/Kconfig
> > to ensure that the two drivers are not built into the same kernel is a dead
> > dependency and not required anymore.
> >
> > So, remove those config dependencies on INPUT_MPU3050 for MPU3050_I2C.
> >
> > This issue was detected with ./scripts/checkkconfigsymbols.py.
> >
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
>
> Oops my leftover.
> Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
>
> Yours,
> Linus Walleij
Applied,
Thanks,
Powered by blists - more mailing lists