summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_sigmatel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-01-15 11:22:01 +0100
committerTakashi Iwai <tiwai@suse.de>2013-01-15 11:22:52 +0100
commit9b473e8516c0d6745dd4c0ec69f9c17f14df0469 (patch)
tree4cfc8d8a3cace569000f9248ef68fd9f0a16a673 /sound/pci/hda/patch_sigmatel.c
parent8c698fe21016c19784df8c91586c857ddbdc0440 (diff)
ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_spec
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r--sound/pci/hda/patch_sigmatel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index ccad9adae928..a7eed73ab34e 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -187,7 +187,6 @@ struct sigmatel_spec {
struct snd_kcontrol_new *mixers[4];
unsigned int num_mixers;
- int board_config;
unsigned int eapd_switch: 1;
unsigned int surr_switch: 1;
unsigned int alt_switch: 1;