aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r--sound/pci/hda/hda_codec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h
index 8fd9f636cfe1..ee4ae8e271e3 100644
--- a/sound/pci/hda/hda_codec.h
+++ b/sound/pci/hda/hda_codec.h
@@ -861,7 +861,6 @@ struct hda_codec {
861 unsigned int no_sticky_stream:1; /* no sticky-PCM stream assignment */ 861 unsigned int no_sticky_stream:1; /* no sticky-PCM stream assignment */
862 unsigned int pins_shutup:1; /* pins are shut up */ 862 unsigned int pins_shutup:1; /* pins are shut up */
863 unsigned int no_trigger_sense:1; /* don't trigger at pin-sensing */ 863 unsigned int no_trigger_sense:1; /* don't trigger at pin-sensing */
864 unsigned int ignore_misc_bit:1; /* ignore MISC_NO_PRESENCE bit */
865 unsigned int no_jack_detect:1; /* Machine has no jack-detection */ 864 unsigned int no_jack_detect:1; /* Machine has no jack-detection */
866 unsigned int pcm_format_first:1; /* PCM format must be set first */ 865 unsigned int pcm_format_first:1; /* PCM format must be set first */
867 unsigned int epss:1; /* supporting EPSS? */ 866 unsigned int epss:1; /* supporting EPSS? */