From: Harvey Harrison Date: Thu, 28 Feb 2008 11:02:22 +0000 (+0100) Subject: [ALSA] sound: ca0106_main.c fix shadowed variable warnings X-Git-Tag: v2.6.26-rc1~1087^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d967a02712f09265b3c357f35f125715f5dffd2f;p=pandora-kernel.git [ALSA] sound: ca0106_main.c fix shadowed variable warnings change to intr_enable as per the two functions it is defined in. sound/pci/ca0106/ca0106_main.c:438:15: warning: symbol 'enable' shadows an earlier one sound/pci/ca0106/ca0106_main.c:159:12: originally declared here sound/pci/ca0106/ca0106_main.c:449:15: warning: symbol 'enable' shadows an earlier one sound/pci/ca0106/ca0106_main.c:159:12: originally declared here Signed-off-by: Harvey Harrison Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed