ALSA: hda - remove unused variable in azx_position_ok()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 22 Oct 2012 08:30:10 +0000 (16:30 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Oct 2012 08:47:48 +0000 (10:47 +0200)
commit86a778a78d06cdc8c3994837cd963c146acfba6a
treeec3443606769eaa4c4272f55f7cb8ab1bc798190
parent7a75e742fa64b98e4d9e227aa6f52bb5dc0a2b9a
ALSA: hda - remove unused variable in azx_position_ok()

The variable stream is initialized but never used
otherwise, so remove the unused variable.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c