ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_spec
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
8c698fe210
commit
9b473e8516
|
@ -187,7 +187,6 @@ struct sigmatel_spec {
|
||||||
struct snd_kcontrol_new *mixers[4];
|
struct snd_kcontrol_new *mixers[4];
|
||||||
unsigned int num_mixers;
|
unsigned int num_mixers;
|
||||||
|
|
||||||
int board_config;
|
|
||||||
unsigned int eapd_switch: 1;
|
unsigned int eapd_switch: 1;
|
||||||
unsigned int surr_switch: 1;
|
unsigned int surr_switch: 1;
|
||||||
unsigned int alt_switch: 1;
|
unsigned int alt_switch: 1;
|
||||||
|
|
Loading…
Reference in New Issue