linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h
Date: Fri, 18 Apr 2014 15:52:06 +0200	[thread overview]
Message-ID: <53512E06.9080007@atmel.com> (raw)
In-Reply-To: <cb4eece4e6fadca4627a869bfe6efb3d41c66700.1397468934.git.nicolas.ferre@atmel.com>

On 14/04/2014 11:54, Nicolas Ferre :
> This include file is about to disapear. In addition it is
> useless for this code. So it is time to remove it.
> 
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> Hi Mark,
> 
> This patch is needed before we integrate the folling one. It will allow us to
> remove the mach/gpio.h header file for AT91 and will be a move forward in the
> single zImage direction.
> 
> So, can you have a look and if you agree, we may add both in arm-soc during
> the 3.15-rc phase...

So, after discussion with Arnd, I take this series of two in our
at91-3.16-cleanup branch.

Bye,

> 
>  Thanks, bye
> 
>  sound/soc/atmel/sam9g20_wm8731.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c
> index 174bd546c08b..bb1149126c54 100644
> --- a/sound/soc/atmel/sam9g20_wm8731.c
> +++ b/sound/soc/atmel/sam9g20_wm8731.c
> @@ -48,7 +48,6 @@
>  
>  #include <asm/mach-types.h>
>  #include <mach/hardware.h>
> -#include <mach/gpio.h>
>  
>  #include "../codecs/wm8731.h"
>  #include "atmel-pcm.h"
> 


-- 
Nicolas Ferre

      parent reply	other threads:[~2014-04-18 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14  9:54 [PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h Nicolas Ferre
2014-04-14  9:54 ` [PATCH v4 2/2] ARM: at91: localize GPIO header Nicolas Ferre
2014-04-14 19:41 ` [PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h Mark Brown
2014-04-18 13:52 ` Nicolas Ferre [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=53512E06.9080007@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.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 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).