ALSA: hdspm: remove unused variable
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 29 Oct 2014 14:39:45 +0000 (20:09 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Oct 2014 15:12:32 +0000 (16:12 +0100)
removed the unused variables. These variables were only being
assigned some value, but the values were never being used.

it has been build tested after removing the variables.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found