]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/sound/soc.h
ASoC: core: remove pointless auxiliary from snd_soc_component
[mirror_ubuntu-artful-kernel.git] / include / sound / soc.h
index cdfb55f7aedeac2b0ee6a7f5f7b4bf81da123ddf..ee838b0d5db8d4b1acdbf6339989420d350f825e 100644 (file)
@@ -812,7 +812,6 @@ struct snd_soc_component {
 
        unsigned int ignore_pmdown_time:1; /* pmdown_time is ignored at stop */
        unsigned int registered_as_component:1;
-       unsigned int auxiliary:1; /* for auxiliary component of the card */
        unsigned int suspended:1; /* is in suspend PM state */
 
        struct list_head list;