diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-02-28 11:53:07 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 12:00:16 +0200 |
commit | 405b0a377cfe3750f4af54b80d0402c3fe777b87 (patch) | |
tree | 6fe1b3a2d10f8a10dcd8115f5fb7d140d3c4cebc /sound/oss | |
parent | 7dfa31ed5e1fc0ace7f1959b9564ad43d78fd7af (diff) |
[ALSA] sound: ens1370.c fix shadowed variable warning
index is incremented only when AC97_EI_SPDIF and then assigned to
the index field. Change the temporary name to is_spdif.
sound/pci/ens1370.c:1638:10: warning: symbol 'index' shadows an earlier one
sound/pci/ens1370.c:84:12: originally declared here
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions