diff options
Diffstat (limited to 'sound/soc/codecs/ad1980.h')
-rw-r--r-- | sound/soc/codecs/ad1980.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ad1980.h b/sound/soc/codecs/ad1980.h index 5d4710db8321..db6c8500d66b 100644 --- a/sound/soc/codecs/ad1980.h +++ b/sound/soc/codecs/ad1980.h | |||
@@ -17,7 +17,7 @@ | |||
17 | #define PR5 0x2000 | 17 | #define PR5 0x2000 |
18 | #define PR6 0x4000 | 18 | #define PR6 0x4000 |
19 | 19 | ||
20 | extern struct snd_soc_codec_dai ad1980_dai; | 20 | extern struct snd_soc_dai ad1980_dai; |
21 | extern struct snd_soc_codec_device soc_codec_dev_ad1980; | 21 | extern struct snd_soc_codec_device soc_codec_dev_ad1980; |
22 | 22 | ||
23 | #endif | 23 | #endif |