commit | 31fa571c01d869c659d6bc0a7960a55ce314923c | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Tue Aug 13 22:43:23 2019 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 13 17:44:48 2019 +0200 |
tree | 6db37e77eb3b80433e610b0b4c5c38e4f44a9129 | |
parent | 7da20788d3ff59506aebd946d8a424f01f2c1c66 [diff] |
ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init' sound/pci/hda/patch_sigmatel.c:981:30: warning: stac9200_core_init defined but not used [-Wunused-const-variable=] It is never used, so can be removed. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>