Messages in this thread |  | | Date | Fri, 27 Nov 2020 18:24:11 +1100 | From | Stephen Rothwell <> | Subject | linux-next: build failure after merge of the regmap tree |
| |
Hi all,
After merging the regmap tree, today's linux-next build (powerpc allyesconfig) failed like this:
ld: sound/soc/codecs/rt715-sdca.o:(.opd+0xf0): multiple definition of `rt715_init'; sound/soc/codecs/rt715.o:(.opd+0x108): first defined here ld: sound/soc/codecs/rt715-sdca.o: in function `.rt715_init': rt715-sdca.c:(.text.rt715_init+0x0): multiple definition of `.rt715_init'; sound/soc/codecs/rt715.o:rt715.c:(.text.rt715_init+0x0): first defined here ld: sound/soc/codecs/rt715-sdca.o:(.opd+0x108): multiple definition of `rt715_io_init'; sound/soc/codecs/rt715.o:(.opd+0x120): first defined here ld: sound/soc/codecs/rt715-sdca.o: in function `.rt715_io_init': rt715-sdca.c:(.text.rt715_io_init+0x0): multiple definition of `.rt715_io_init'; sound/soc/codecs/rt715.o:rt715.c:(.text.rt715_io_init+0x0): first defined here
Caused by commit
6f4a038b9967 ("ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec driver")
I have reverted that commit for today.
-- Cheers, Stephen Rothwell [unhandled content-type:application/pgp-signature] |  |