]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/sound/simple_card.h
ASoC: simple-card: simplify code
[mirror_ubuntu-bionic-kernel.git] / include / sound / simple_card.h
index 6c74527d4926b3e476428fb6327652d9ca22dfbb..e1ac996c8febeba408a5930aff4ff030d820241f 100644 (file)
@@ -29,10 +29,6 @@ struct asoc_simple_card_info {
        unsigned int daifmt;
        struct asoc_simple_dai cpu_dai;
        struct asoc_simple_dai codec_dai;
-
-       /* used in simple-card.c */
-       struct snd_soc_dai_link snd_link;
-       struct snd_soc_card snd_card;
 };
 
 #endif /* __SIMPLE_CARD_H */