alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
Subject: Re: [PATCH] ASoC: rcar: remove unnecessary mach/clock.h
Date: Fri, 27 Sep 2013 14:24:36 +0900	[thread overview]
Message-ID: <20130927052434.GC31063@verge.net.au> (raw)
In-Reply-To: <87mwn2r5i7.wl%kuninori.morimoto.gx@renesas.com>

On Tue, Sep 24, 2013 at 01:25:08AM -0700, Kuninori Morimoto wrote:
> ${LINUX}/sound/soc/sh driver can be compiled from
> SuperH and ARM.
> but, ${LINUX}/sound/soc/sh/rcar driver included
> SH-ARM specific header.
> This patch removes it
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>


Acked-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  sound/soc/sh/rcar/adg.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/sh/rcar/adg.c b/sound/soc/sh/rcar/adg.c
> index ad9ceb9..9430097 100644
> --- a/sound/soc/sh/rcar/adg.c
> +++ b/sound/soc/sh/rcar/adg.c
> @@ -8,7 +8,6 @@
>   * for more details.
>   */
>  #include <linux/sh_clk.h>
> -#include <mach/clock.h>
>  #include "rsnd.h"
>  
>  #define CLKA	0
> -- 
> 1.7.9.5
> 

-- 
Simon Horman/ホーマン サイモン        simon@horms.net
Horms Solutions 株式会社                www.horms.net
〒651-0084 兵庫県神戸市中央区磯辺通4-1-8 ITCビル901号
Tel: 03 6365 5977                   Fax: 03 6673 4268
Skype: horms7
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

      parent reply	other threads:[~2013-09-27  5:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24  8:25 [PATCH] ASoC: rcar: remove unnecessary mach/clock.h Kuninori Morimoto
2013-09-24 10:07 ` Mark Brown
2013-09-27  5:24 ` Simon Horman [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=20130927052434.GC31063@verge.net.au \
    --to=horms@verge.net.au \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=kuninori.morimoto.gx@gmail.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lgirdwood@gmail.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).