* [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup
@ 2016-08-16 6:27 Valentin Rothberg
2016-08-16 7:48 ` Greg KH
2016-08-16 7:51 ` Linus Walleij
0 siblings, 2 replies; 3+ messages in thread
From: Valentin Rothberg @ 2016-08-16 6:27 UTC (permalink / raw)
To: linus.walleij, gregkh, jic23
Cc: hemanthv, linux-kernel, ziegler, Valentin Rothberg
Commit 7ef9153d9af5 ("misc: delete bh1780 driver") has removed the
Kconfig option SENSORS_BH1780. Remove the last reference on this
option.
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
---
I found the issue using scripts/checkkconfigsymbols.py
drivers/iio/light/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index 7c566f516572..69904d55d76d 100644
--- a/drivers/iio/light/Kconfig
+++ b/drivers/iio/light/Kconfig
@@ -76,7 +76,6 @@ config BH1750
config BH1780
tristate "ROHM BH1780 ambient light sensor"
depends on I2C
- depends on !SENSORS_BH1780
help
Say Y here to build support for the ROHM BH1780GLI ambient
light sensor.
--
2.9.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup
2016-08-16 6:27 [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup Valentin Rothberg
@ 2016-08-16 7:48 ` Greg KH
2016-08-16 7:51 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2016-08-16 7:48 UTC (permalink / raw)
To: Valentin Rothberg; +Cc: linus.walleij, jic23, hemanthv, linux-kernel, ziegler
On Tue, Aug 16, 2016 at 08:27:53AM +0200, Valentin Rothberg wrote:
> Commit 7ef9153d9af5 ("misc: delete bh1780 driver") has removed the
> Kconfig option SENSORS_BH1780. Remove the last reference on this
> option.
>
> Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
> ---
> I found the issue using scripts/checkkconfigsymbols.py
Ah, good catch, thanks for this, now queued up.
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup
2016-08-16 6:27 [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup Valentin Rothberg
2016-08-16 7:48 ` Greg KH
@ 2016-08-16 7:51 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2016-08-16 7:51 UTC (permalink / raw)
To: Valentin Rothberg
Cc: Greg KH, Jonathan Cameron, Hemanth V, linux-kernel, ziegler
On Tue, Aug 16, 2016 at 8:27 AM, Valentin Rothberg
<valentinrothberg@gmail.com> wrote:
> Commit 7ef9153d9af5 ("misc: delete bh1780 driver") has removed the
> Kconfig option SENSORS_BH1780. Remove the last reference on this
> option.
>
> Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
> ---
> I found the issue using scripts/checkkconfigsymbols.py
I didn't even know such a cool script existed, thanks for sweeping
up the floor after me!
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-16 7:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-16 6:27 [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup Valentin Rothberg
2016-08-16 7:48 ` Greg KH
2016-08-16 7:51 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome