Skip to content
Commit 01655193 authored by Stefan Agner's avatar Stefan Agner Committed by Takashi Iwai
Browse files

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: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent a57a46b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment