2014-11-26 17:53:33

by Jim Davis

[permalink] [raw]
Subject: randconfig build error with next-20141126, in drivers/spi/spi-meson-spifc.c

Building with the attached random configuration file,

drivers/built-in.o: In function `meson_spifc_probe':
spi-meson-spifc.c:(.text+0x14b4a8): undefined reference to
`devm_regmap_init_mmio_clk'
make: *** [vmlinux] Error 1


Attachments:
randconfig-1417017362.txt (69.12 kB)

2014-11-26 23:15:03

by Beniamino Galvani

[permalink] [raw]
Subject: Re: randconfig build error with next-20141126, in drivers/spi/spi-meson-spifc.c

On Wed, Nov 26, 2014 at 10:53:28AM -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/built-in.o: In function `meson_spifc_probe':
> spi-meson-spifc.c:(.text+0x14b4a8): undefined reference to
> `devm_regmap_init_mmio_clk'
> make: *** [vmlinux] Error 1

Hi,

I've just submitted a fix for the missing Kconfig dependency.

Thanks,
Beniamino