mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
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
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue