[PATCH] ASoC: siu: Fix build error by a wrong const prefix

Mark Brown broonie at kernel.org
Wed Jan 27 18:13:48 CET 2021


On Tue, 26 Jan 2021 16:47:02 +0100, Takashi Iwai wrote:
> 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.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: siu: Fix build error by a wrong const prefix
      commit: ae07f5c7c5e9ebca5b9d6471bb4b99a9da5c6d88

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


More information about the Alsa-devel mailing list