From e34bd6307d88abb4fd6e9dd5a6743d47646e727c Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 31 May 2010 13:47:26 +0100 Subject: [PATCH] --- yaml --- r: 206524 b: refs/heads/master c: 37a5ddf450f21577fd8335d24e23ae1b4ca3d309 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/spdif_transciever.c | 1 + trunk/sound/soc/codecs/spdif_transciever.h | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f5e47a98b60f..6e29cdf23a31 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2e8693ee79ff316add7d78964900af2312158d13 +refs/heads/master: 37a5ddf450f21577fd8335d24e23ae1b4ca3d309 diff --git a/trunk/sound/soc/codecs/spdif_transciever.c b/trunk/sound/soc/codecs/spdif_transciever.c index f0945ab2002e..9119836051a4 100644 --- a/trunk/sound/soc/codecs/spdif_transciever.c +++ b/trunk/sound/soc/codecs/spdif_transciever.c @@ -16,6 +16,7 @@ #include #include +#include #include #include #include diff --git a/trunk/sound/soc/codecs/spdif_transciever.h b/trunk/sound/soc/codecs/spdif_transciever.h index 296f2eb6c4ef..1e102124f546 100644 --- a/trunk/sound/soc/codecs/spdif_transciever.h +++ b/trunk/sound/soc/codecs/spdif_transciever.h @@ -12,6 +12,7 @@ #ifndef CODEC_STUBS_H #define CODEC_STUBS_H +extern struct snd_soc_codec_device soc_codec_dev_spdif_dit; extern struct snd_soc_dai dit_stub_dai; #endif /* CODEC_STUBS_H */