提交 019afb58 编写于 作者: W Wan ZongShun 提交者: Mark Brown

ASoC: NUC900: patch for fix build error

This patch is to change 'auido.h' to 'audio.h' for
fixing nuc900 alsa driver build error.
Signed-off-by: NWan ZongShun <mcuos.com@gmail.com>
Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 315f7da6
......@@ -21,7 +21,7 @@
#include <sound/soc-dapm.h>
#include "../codecs/ac97.h"
#include "nuc900-auido.h"
#include "nuc900-audio.h"
static struct snd_soc_dai_link nuc900evb_ac97_dai = {
.name = "AC97",
......
......@@ -23,7 +23,7 @@
#include <mach/hardware.h>
#include "nuc900-auido.h"
#include "nuc900-audio.h"
static const struct snd_pcm_hardware nuc900_pcm_hardware = {
.info = SNDRV_PCM_INFO_INTERLEAVED |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册