From: Takashi Iwai Date: Tue, 3 Mar 2009 14:00:35 +0000 (+0100) Subject: ALSA: hda - Fix gcc compile warning X-Git-Tag: v2.6.30-rc1~676^2~12^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ad39f9391fca1d3177bd9f6a5264eff5b5346a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed