提交 dd99a452 编写于 作者: H Haojian Zhuang 提交者: Mark Brown

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: NHaojian Zhuang <haojian.zhuang@marvell.com>
Tested-by: NIan Lartey <ian@opensource.wolfsonmicro.com>
Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 10e2f113
......@@ -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"
/*
......
......@@ -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,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册