diff options
author | Pierre-Louis Bossart <[email protected]> | 2020-07-02 14:35:59 -0500 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2020-07-07 12:11:59 +0200 |
commit | 8068a5814f01214f8bef93ca9ed936df70bb0f70 (patch) | |
tree | b847f315651945343ee69167f45828312fae58b0 /lib/mpi/mpi-mod.c | |
parent | 04b3c79533ecd702adfff92d6fe8cd09a3a48f5d (diff) |
ALSA: pci/es1938: remove 'set but not used' warning
Fix W=1 warning. Mark the 'audiostatus' variable as __always_unused.
sound/pci/es1938.c: In function ‘snd_es1938_interrupt’:
sound/pci/es1938.c:1622:24: warning: variable ‘audiostatus’ set but
not used [-Wunused-but-set-variable]
1622 | unsigned char status, audiostatus;
| ^~~~~~~~~~~
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions