diff options
Diffstat (limited to 'sound/soc/codecs/ak4104.h')
-rw-r--r-- | sound/soc/codecs/ak4104.h | 7 |
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 000000000000..eb88fe7e4def --- /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 |