diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-11-16 18:51:33 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-11-23 20:39:49 +0000 |
commit | b3cf78e0dacb7fba50d0c1eb9dfa6f92d31529e2 (patch) | |
tree | 5693d5ee5f35b2f0d9eacece8170cc6267bb67a7 /lib/mpi/mpi-mod.c | |
parent | 82ceffce96336ee9863f3dfde63aef5748ca4ab1 (diff) |
ASoC: ti: depend on COMMON_CLK to fix compile tests
The TI/OMAP 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/ti/davinci-mcasp.o:davinci-mcasp.c:(.text+0x1c64): more undefined references to `clk_set_parent' follow
/usr/bin/mips-linux-gnu-ld: sound/soc/ti/omap-dmic.o: in function `omap_dmic_set_dai_sysclk':
omap-dmic.c:(.text+0xa5c): undefined reference to `clk_get_parent'
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions