summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/av8100_audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/av8100_audio.h')
-rw-r--r--sound/soc/codecs/av8100_audio.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/sound/soc/codecs/av8100_audio.h b/sound/soc/codecs/av8100_audio.h
index bcd2f26ddc8..4c269c14106 100644
--- a/sound/soc/codecs/av8100_audio.h
+++ b/sound/soc/codecs/av8100_audio.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) ST-Ericsson SA 2010
*
- * Author: Ola Lilja ola.o.lilja@stericsson.com,
+ * Author: Ola Lilja <ola.o.lilja@stericsson.com>,
* for ST-Ericsson.
*
* License terms:
@@ -151,10 +151,7 @@ struct hdmi_audio_settings {
bool downmix_inhibit;
};
-extern struct snd_soc_dai av8100_codec_dai[];
-extern struct snd_soc_codec_device soc_codec_dev_av8100;
-
-int av8100_codec_change_hdmi_audio_settings(struct snd_pcm_substream *substream,
+int av8100_codec_change_hdmi_audio_settings(struct snd_soc_dai *dai,
struct hdmi_audio_settings *as);
#endif /* AV8100_CODEC_H */