* [PATCH 2/5] ASoC: fix pxa2xx-pcm.h path
@ 2010-08-13 13:14 Haojian Zhuang
0 siblings, 0 replies; 3+ messages in thread
From: Haojian Zhuang @ 2010-08-13 13:14 UTC (permalink / raw)
To: linux-arm-kernel
Since pxa2xx-pcm.h is removed from sound/soc/pxa, we need to update the
path in related files.
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
---
sound/soc/pxa/pxa-ssp.c | 2 +-
sound/soc/pxa/pxa2xx-pcm.c | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/sound/soc/pxa/pxa-ssp.c b/sound/soc/pxa/pxa-ssp.c
index 99d80e8..c4f480d 100644
--- a/sound/soc/pxa/pxa-ssp.c
+++ b/sound/soc/pxa/pxa-ssp.c
@@ -35,7 +35,7 @@
#include <mach/audio.h>
#include <plat/ssp.h>
-#include "pxa2xx-pcm.h"
+#include "../../arm/pxa2xx-pcm.h"
#include "pxa-ssp.h"
/*
diff --git a/sound/soc/pxa/pxa2xx-pcm.c b/sound/soc/pxa/pxa2xx-pcm.c
index 5127044..02fb664 100644
--- a/sound/soc/pxa/pxa2xx-pcm.c
+++ b/sound/soc/pxa/pxa2xx-pcm.c
@@ -16,7 +16,6 @@
#include <sound/soc.h>
#include <sound/pxa2xx-lib.h>
-#include "pxa2xx-pcm.h"
#include "../../arm/pxa2xx-pcm.h"
static int pxa2xx_pcm_hw_params(struct snd_pcm_substream *substream,
--
1.5.6.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/5] ASoC: fix pxa2xx-pcm.h path
@ 2010-08-13 13:55 Haojian Zhuang
2010-08-15 13:53 ` Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Haojian Zhuang @ 2010-08-13 13:55 UTC (permalink / raw)
To: linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 2/5] ASoC: fix pxa2xx-pcm.h path
2010-08-13 13:55 Haojian Zhuang
@ 2010-08-15 13:53 ` Mark Brown
0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2010-08-15 13:53 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Aug 13, 2010 at 09:55:27PM +0800, Haojian Zhuang wrote:
> From b761e3bb374e630011f22ce54963877310a0baca Mon Sep 17 00:00:00 2001
> From: Haojian Zhuang <haojian.zhuang@marvell.com>
> Date: Fri, 13 Aug 2010 21:14:52 +0800
> Subject: [PATCH 2/5] ASoC: fix pxa2xx-pcm.h path
>
> Since pxa2xx-pcm.h is removed from sound/soc/pxa, we need to update the
> path in related files.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Applied this and patch 3/5, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-15 13:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13 13:14 [PATCH 2/5] ASoC: fix pxa2xx-pcm.h path Haojian Zhuang
-- strict thread matches above, loose matches on Subject: below --
2010-08-13 13:55 Haojian Zhuang
2010-08-15 13:53 ` Mark Brown
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).