ALSA: ASoC codec: fix compiling error in ad1980 driver after ASoC API changed
Signed-off-by: Cliff Cai <cliff.cai@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:

committed by
Jaroslav Kysela

parent
ea88663cdc
commit
b1cd9b24e8
@@ -17,7 +17,7 @@
|
||||
#define PR5 0x2000
|
||||
#define PR6 0x4000
|
||||
|
||||
extern struct snd_soc_codec_dai ad1980_dai;
|
||||
extern struct snd_soc_dai ad1980_dai;
|
||||
extern struct snd_soc_codec_device soc_codec_dev_ad1980;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user