summaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/sys_m32r.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-03-17 23:21:24 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-27 09:33:57 +0200
commit149f72ff296eea0b7ca515fbd0a9bd1f608c30b7 (patch)
treec17e6093f41a03708b08234b2d1adcd47661e71b /arch/m32r/kernel/sys_m32r.c
parent9bb0b8e3460774c56d7b736cf81cde1652a855cf (diff)
ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
[ Upstream commit b4748e7ab731e436cf5db4786358ada5dd2db6dd ] The function snd_opl3_drum_switch declaration in the header file has the order of the two arguments on_off and vel swapped when compared to the definition arguments of vel and on_off. Fix this by swapping them around to match the definition. This error predates the git history, so no idea when this error was introduced. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/m32r/kernel/sys_m32r.c')
0 files changed, 0 insertions, 0 deletions