summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2021-01-26 16:47:02 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-04 11:38:28 +0100
commitcae75116662fef2973dd70d8472bc4c2bdfcff66 (patch)
tree65c73e9cbbbc13ad9900e7853c1c8d33ae0667e5 /security
parentdab6fbf2b30b1f0e75709f7d6c759eb01eece806 (diff)
downloadlinux-stable-cae75116662fef2973dd70d8472bc4c2bdfcff66.tar.gz
linux-stable-cae75116662fef2973dd70d8472bc4c2bdfcff66.tar.bz2
linux-stable-cae75116662fef2973dd70d8472bc4c2bdfcff66.zip
ASoC: siu: Fix build error by a wrong const prefix
commit ae07f5c7c5e9ebca5b9d6471bb4b99a9da5c6d88 upstream. A const prefix was put wrongly in the middle at the code refactoring commit 932eaf7c7904 ("ASoC: sh: siu_pcm: remove snd_pcm_ops"), which leads to a build error as: sound/soc/sh/siu_pcm.c:546:8: error: expected '{' before 'const' Also, another inconsistency is that the declaration of siu_component misses the const prefix. This patch corrects both failures. Fixes: 932eaf7c7904 ("ASoC: sh: siu_pcm: remove snd_pcm_ops") Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://lore.kernel.org/r/20210126154702.3974-1-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions