linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Andreas Larsson <andreas@gaisler.com>
Cc: linux-iio@vger.kernel.org, software@gaisler.com
Subject: Re: [PATCH] iio: Remove duplicates for light/ in Kconfig and Makefile
Date: Fri, 19 Oct 2012 19:45:17 +0100	[thread overview]
Message-ID: <50819FBD.9000403@kernel.org> (raw)
In-Reply-To: <1350462995-18347-1-git-send-email-andreas@gaisler.com>

On 10/17/2012 09:36 AM, Andreas Larsson wrote:
> Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Thanks, added to fixes-togreg branch of iio.git tree.
> ---
>  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/
> 

      reply	other threads:[~2012-10-19 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-17  8:36 [PATCH] iio: Remove duplicates for light/ in Kconfig and Makefile Andreas Larsson
2012-10-19 18:45 ` Jonathan Cameron [this message]

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=50819FBD.9000403@kernel.org \
    --to=jic23@kernel.org \
    --cc=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).