Searched hist:"63157 d994025639075b3faa372976a96186322c1" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/mediatek/mt8365/ |
H A D | mt8365-afe-clk.c | diff 63157d994025639075b3faa372976a96186322c1 Sat Sep 07 02:53:29 CEST 2024 Mark Brown <broonie@kernel.org> ASoC: mt8365: Make non-exported functions static
The compilers warn if functions without a prototype are not static so add appropriate static declarations.
Reported-by: Nathan Chancellor <nathan@kernel.org> Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Tested-by: Nathan Chancellor <nathan@kernel.org> # build Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://patch.msgid.link/20240907-asoc-fix-mt8365-build-v1-4-7ad0bac20161@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | mt8365-afe-pcm.c | diff 63157d994025639075b3faa372976a96186322c1 Sat Sep 07 02:53:29 CEST 2024 Mark Brown <broonie@kernel.org> ASoC: mt8365: Make non-exported functions static
The compilers warn if functions without a prototype are not static so add appropriate static declarations.
Reported-by: Nathan Chancellor <nathan@kernel.org> Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Tested-by: Nathan Chancellor <nathan@kernel.org> # build Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://patch.msgid.link/20240907-asoc-fix-mt8365-build-v1-4-7ad0bac20161@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
|