Commit 8ae4c65
committed
ALSA: hda: Fix unused variable warning
The previous code cleanup made a variable not really used, which now
leads to a compile warning. Let's fix it.
Fixes: cac99f7 ("ALSA: hda: intel: Don't free interrupt when suspending")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>1 parent 149cb7d commit 8ae4c65
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | | - | |
1043 | 1042 | | |
1044 | 1043 | | |
1045 | 1044 | | |
1046 | 1045 | | |
1047 | 1046 | | |
1048 | | - | |
1049 | 1047 | | |
1050 | 1048 | | |
1051 | 1049 | | |
| |||
0 commit comments