diff options
author | Stefan Agner <stefan@agner.ch> | 2018-06-17 15:46:29 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-06-18 17:39:56 +0200 |
commit | 01655193c2da12510af8a8b66b56da5e13ce1f91 (patch) | |
tree | f6923af464e149f76023bcad1163dacb316ca902 /include | |
parent | a57a46b93244a0a916b894d8b2ca2a6cfe1904d3 (diff) | |
download | linux-01655193c2da12510af8a8b66b56da5e13ce1f91.tar.bz2 |
ALSA: ice1724: remove unused array
This fixes a warning seen with clang:
sound/pci/ice1712/prodigy_hifi.c:321:28: warning: variable 'wm_vol' is not
needed and will not be emitted [-Wunneeded-internal-declaration]
static const unsigned char wm_vol[256] = {
^
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions