From: Andreas Larsson <andreas@gaisler.com>
To: linux-iio@vger.kernel.org
Cc: software@gaisler.com
Subject: [PATCH] iio: Remove duplicates for light/ in Kconfig and Makefile
Date: Wed, 17 Oct 2012 10:36:35 +0200 [thread overview]
Message-ID: <1350462995-18347-1-git-send-email-andreas@gaisler.com> (raw)
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
---
drivers/iio/Kconfig | 1 -
drivers/iio/Makefile | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig
index 6e3f143..fc937ac 100644
--- a/drivers/iio/Kconfig
+++ b/drivers/iio/Kconfig
@@ -60,9 +60,8 @@ source "drivers/iio/amplifiers/Kconfig"
source "drivers/iio/light/Kconfig"
source "drivers/iio/frequency/Kconfig"
source "drivers/iio/dac/Kconfig"
source "drivers/iio/common/Kconfig"
source "drivers/iio/gyro/Kconfig"
-source "drivers/iio/light/Kconfig"
source "drivers/iio/magnetometer/Kconfig"
endif # IIO
diff --git a/drivers/iio/Makefile b/drivers/iio/Makefile
index f7fa3c0..761f2b6 100644
--- a/drivers/iio/Makefile
+++ b/drivers/iio/Makefile
@@ -16,7 +16,6 @@ obj-y += amplifiers/
obj-y += light/
obj-y += frequency/
obj-y += dac/
obj-y += common/
obj-y += gyro/
-obj-y += light/
obj-y += magnetometer/
--
1.7.0.4
next reply other threads:[~2012-10-17 10:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-17 8:36 Andreas Larsson [this message]
2012-10-19 18:45 ` [PATCH] iio: Remove duplicates for light/ in Kconfig and Makefile Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1350462995-18347-1-git-send-email-andreas@gaisler.com \
--to=andreas@gaisler.com \
--cc=linux-iio@vger.kernel.org \
--cc=software@gaisler.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).