commit | 3463d8fa14ba2e00ede9894efdaa65189eb04b36 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Thu Feb 28 11:53:41 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:16 2008 +0200 |
tree | e95e276850a4b831f771f25f9ae93aa7d9bbaafb | |
parent | 405b0a377cfe3750f4af54b80d0402c3fe777b87 [diff] |
[ALSA] sound: es1968.c fox shadowed variable warning id is used when initializing the mixer elements, use elem_id here instead. sound/pci/es1968.c:1963:25: warning: symbol 'id' shadows an earlier one sound/pci/es1968.c:129:13: originally declared here Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>