All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH] staging:iio:gyro: Remove stale Makefile entry
Date: Sat, 12 Jan 2013 10:48:31 +0000	[thread overview]
Message-ID: <50F13F7F.6080205@kernel.org> (raw)
In-Reply-To: <1357901370-1170-1-git-send-email-lars@metafoo.de>

On 01/11/2013 10:49 AM, Lars-Peter Clausen wrote:
> Commit a301d425e ("staging:iio:gyro remove adis16251 driver as now supported by
> adis16260 driver") removed the adis16251, but left its Makefile entry intact.
> This patch removes the unused Makefile entry.
> 
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Thanks,

Added to togreg branch of iio.git
> ---
>  drivers/staging/iio/gyro/Makefile | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/staging/iio/gyro/Makefile b/drivers/staging/iio/gyro/Makefile
> index 1303569..79bef4e 100644
> --- a/drivers/staging/iio/gyro/Makefile
> +++ b/drivers/staging/iio/gyro/Makefile
> @@ -14,8 +14,5 @@ obj-$(CONFIG_ADIS16130) += adis16130.o
>  adis16260-y             := adis16260_core.o
>  obj-$(CONFIG_ADIS16260) += adis16260.o
>  
> -adis16251-y             := adis16251_core.o
> -obj-$(CONFIG_ADIS16251) += adis16251.o
> -
>  adxrs450-y             := adxrs450_core.o
>  obj-$(CONFIG_ADXRS450) += adxrs450.o
> 

      reply	other threads:[~2013-01-12 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-11 10:49 [PATCH] staging:iio:gyro: Remove stale Makefile entry Lars-Peter Clausen
2013-01-12 10:48 ` 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=50F13F7F.6080205@kernel.org \
    --to=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.