diff options
| author | Harvey Harrison <[email protected]> | 2008-02-29 11:56:48 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2008-04-24 12:00:19 +0200 |
| commit | 8b55178515e8872670dc830203dad0e9e51e16be (patch) | |
| tree | 2871d4bf930bf8548fa5de12d1908337c3782c69 /tools/perf/scripts/python | |
| parent | 0b76b51e5807951995a39ea791b39971a7ae945f (diff) | |
[ALSA] sound: patch_sigmatel.c fix shadowed variable warning
Temp variable in the loop shadows the second argument (which is otherwise
unused in this function). Change this to defcfg as it is used to hold
the default config.
sound/pci/hda/patch_sigmatel.c:2759:18: warning: symbol 'cfg' shadows an earlier one
sound/pci/hda/patch_sigmatel.c:2734:26: originally declared here
Signed-off-by: Harvey Harrison <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions