* [PATCH] ASoC: rcar: remove unnecessary mach/clock.h
@ 2013-09-24 8:25 Kuninori Morimoto
2013-09-24 10:07 ` Mark Brown
2013-09-27 5:24 ` Simon Horman
0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2013-09-24 8:25 UTC (permalink / raw)
To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood, Kuninori Morimoto
${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>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: rcar: remove unnecessary mach/clock.h
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
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2013-09-24 10:07 UTC (permalink / raw)
To: Kuninori Morimoto; +Cc: Linux-ALSA, Simon, Liam Girdwood, Kuninori Morimoto
[-- Attachment #1.1: Type: text/plain, Size: 255 bytes --]
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
Applied, thanks.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: rcar: remove unnecessary mach/clock.h
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
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2013-09-27 5:24 UTC (permalink / raw)
To: Kuninori Morimoto
Cc: Linux-ALSA, Mark Brown, Liam Girdwood, Kuninori Morimoto
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-27 5:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).