aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ak4104.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ak4104.h')
-rw-r--r--sound/soc/codecs/ak4104.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/sound/soc/codecs/ak4104.h b/sound/soc/codecs/ak4104.h
new file mode 100644
index 00000000000..eb88fe7e4de
--- /dev/null
+++ b/sound/soc/codecs/ak4104.h
@@ -0,0 +1,7 @@
+#ifndef _AK4104_H
+#define _AK4104_H
+
+extern struct snd_soc_dai ak4104_dai;
+extern struct snd_soc_codec_device soc_codec_device_ak4104;
+
+#endif