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 */