ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
This patch merges struct snd_soc_codec_dai and struct snd_soc_cpu_dai into struct snd_soc_dai for the codec drivers. Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
@@ -120,7 +120,7 @@ struct wm8753_setup_data {
|
||||
#define WM8753_DAI_HIFI 0
|
||||
#define WM8753_DAI_VOICE 1
|
||||
|
||||
extern struct snd_soc_codec_dai wm8753_dai[2];
|
||||
extern struct snd_soc_dai wm8753_dai[2];
|
||||
extern struct snd_soc_codec_device soc_codec_dev_wm8753;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user