18 Jun
2018
18 Jun
'18
6:40 p.m.
On Sun, 17 Jun 2018 15:46:29 +0200, Stefan Agner wrote:
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
Thanks, applied now.
Takashi