linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [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

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).