2015-06-20 21:40:48

by Jim Davis

[permalink] [raw]
Subject: randconfig build error with next-20150620, in drivers/staging/board/board.c

Building with the attached random configuration file,

drivers/built-in.o: In function `board_staging_register_clock':
/home/jim/linux/drivers/staging/board/board.c:131: undefined reference
to `clk_add_alias'


Attachments:
randconfig-1434818474.txt (75.36 kB)

2015-06-21 05:35:12

by Paul Gortmaker

[permalink] [raw]
Subject: Re: randconfig build error with next-20150620, in drivers/staging/board/board.c

On Sat, Jun 20, 2015 at 5:40 PM, Jim Davis <[email protected]> wrote:
> Building with the attached random configuration file,
>
> drivers/built-in.o: In function `board_staging_register_clock':
> /home/jim/linux/drivers/staging/board/board.c:131: undefined reference
> to `clk_add_alias'

Should be fixed once this gets applied:

https://lkml.org/lkml/2015/6/20/215

Paul.
--