diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-01-04 14:00:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-24 10:34:45 +0300 |
commit | e4c1f72b72e140ed14a1f825916e918c144e0dfe (patch) | |
tree | 81a1a3ff714db9fa754ec6cb8c43d511a3968e24 /drivers/clk/bcm | |
parent | 34143dfc95577cd11ebb91283fb39f5d5294845b (diff) | |
download | linux-e4c1f72b72e140ed14a1f825916e918c144e0dfe.tar.xz |
ALSA: sh: Fix unused variable warnings
[ Upstream commit 5da116f164ce265e397b8f59af5c39e4a61d61a5 ]
Remove unused variables that are left over after the conversion of new
PCM ops:
sound/sh/sh_dac_audio.c:166:26: warning: unused variable 'runtime'
sound/sh/sh_dac_audio.c:186:26: warning: unused variable 'runtime'
sound/sh/sh_dac_audio.c:205:26: warning: unused variable 'runtime'
Fixes: 1cc2f8ba0b3e ("ALSA: sh: Convert to the new PCM ops")
Link: https://lore.kernel.org/r/20200104110057.13875-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/clk/bcm')
0 files changed, 0 insertions, 0 deletions