commit | 82ad39f9391fca1d3177bd9f6a5264eff5b5346a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 03 15:00:35 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 03 15:00:35 2009 +0100 |
tree | f9fff89c53c4902b311566272bb5e802d41d5984 | |
parent | d02b1f3910f12cfe377a31afebcbbde4f5664b74 [diff] |
ALSA: hda - Fix gcc compile warning It's false positive, but annoying. sound/pci/hda/hda_codec.c: In function ‘get_empty_pcm_device’: sound/pci/hda/hda_codec.c:2772: warning: ‘dev’ may be used uninitialized in this function Signed-off-by: Takashi Iwai <tiwai@suse.de>