提交 d756b277 编写于 作者: L Lopez Cruz, Misael 提交者: Mark Brown

ASoC: OMAP: Staticise pcm creation function of omap-pcm

Signed-off-by: NMisael Lopez Cruz <x0052729@ti.com>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 e458a48f
......@@ -330,7 +330,7 @@ static void omap_pcm_free_dma_buffers(struct snd_pcm *pcm)
}
}
int omap_pcm_new(struct snd_card *card, struct snd_soc_dai *dai,
static int omap_pcm_new(struct snd_card *card, struct snd_soc_dai *dai,
struct snd_pcm *pcm)
{
int ret = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册