[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160616797659.26421.3555642178452735947.b4-ty@kernel.org>
Date: Mon, 23 Nov 2020 21:46:16 +0000
From: Mark Brown <broonie@...nel.org>
To: linux-kernel@...r.kernel.org,
Neil Armstrong <narmstrong@...libre.com>,
Takashi Iwai <tiwai@...e.com>,
Peter Ujfalusi <peter.ujfalusi@...com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
alsa-devel@...a-project.org, Jaroslav Kysela <perex@...ex.cz>,
Alexandre Torgue <alexandre.torgue@...com>,
Olivier Moysan <olivier.moysan@...com>,
Liam Girdwood <lgirdwood@...il.com>,
Kevin Hilman <khilman@...libre.com>,
linux-arm-kernel@...ts.infradead.org,
Arnaud Pouliquen <arnaud.pouliquen@...com>,
linux-amlogic@...ts.infradead.org,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
Jerome Brunet <jbrunet@...libre.com>,
linux-stm32@...md-mailman.stormreply.com
Cc: kernel test robot <lkp@...el.com>
Subject: Re: [PATCH 1/4] ASoC: meson: depend on COMMON_CLK to fix compile tests
On Mon, 16 Nov 2020 18:51:30 +0100, Krzysztof Kozlowski wrote:
> The Meson SoC sound drivers use Common Clock Framework thus they cannot
> be built on platforms without it (e.g. compile test on MIPS with RALINK
> and SOC_RT305X):
>
> /usr/bin/mips-linux-gnu-ld: sound/soc/meson/aiu-encoder-spdif.o: in function `aiu_encoder_spdif_startup':
> aiu-encoder-spdif.c:(.text+0x3a0): undefined reference to `clk_set_parent'
> /usr/bin/mips-linux-gnu-ld: sound/soc/meson/axg-tdm-formatter.o: in function `axg_tdm_formatter_event':
> (.text+0x7ec): undefined reference to `clk_set_parent'
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/4] ASoC: meson: depend on COMMON_CLK to fix compile tests
(no commit info)
[2/4] ASoC: sh: depend on COMMON_CLK to fix compile tests
commit: c3d900dc905b78788c94f3a063b769bdbad16a98
[3/4] ASoC: stm: depend on COMMON_CLK to fix compile tests
commit: 82ceffce96336ee9863f3dfde63aef5748ca4ab1
[4/4] ASoC: ti: depend on COMMON_CLK to fix compile tests
commit: b3cf78e0dacb7fba50d0c1eb9dfa6f92d31529e2
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
Powered by blists - more mailing lists