From: Harvey Harrison Date: Thu, 28 Feb 2008 10:53:41 +0000 (+0100) Subject: [ALSA] sound: es1968.c fox shadowed variable warning X-Git-Tag: v2.6.26-rc1~1087^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3463d8fa14ba2e00ede9894efdaa65189eb04b36;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed