]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - include/sound/soc.h
Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'asoc...
[thirdparty/kernel/stable.git] / include / sound / soc.h
index 8fd59dadaf011dea42f43f923d3b94f7c43c2258..b655d987fbe767bb57787cf32af21dc2f68a96c3 100644 (file)
@@ -863,12 +863,10 @@ struct snd_soc_component {
        struct list_head card_aux_list; /* for auxiliary bound components */
        struct list_head card_list;
 
-       struct snd_soc_dai_driver *dai_drv;
-       int num_dai;
-
        const struct snd_soc_component_driver *driver;
 
        struct list_head dai_list;
+       int num_dai;
 
        int (*read)(struct snd_soc_component *, unsigned int, unsigned int *);
        int (*write)(struct snd_soc_component *, unsigned int, unsigned int);