[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1411495166.24045.7.camel@x220>
Date: Tue, 23 Sep 2014 19:59:26 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Jim Davis <jim.epost@...il.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-media <linux-media@...r.kernel.org>,
"m.chehab" <m.chehab@...sung.com>
Subject: Re: randconfig build error with next-20140923, in
drivers/media/mmc/siano/smssdio.c
On Tue, 2014-09-23 at 09:38 -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/built-in.o: In function `smssdio_remove':
> smssdio.c:(.text+0x14751c): undefined reference to `smscore_putbuffer'
> smssdio.c:(.text+0x147526): undefined reference to `smscore_unregister_device'
> drivers/built-in.o: In function `smssdio_interrupt':
> smssdio.c:(.text+0x1475aa): undefined reference to `smscore_getbuffer'
> smssdio.c:(.text+0x147695): undefined reference to `smscore_putbuffer'
> smssdio.c:(.text+0x1476f3): undefined reference to `smscore_putbuffer'
> smssdio.c:(.text+0x14772a): undefined reference to `smsendian_handle_rx_message'
> smssdio.c:(.text+0x147737): undefined reference to `smscore_onresponse'
> drivers/built-in.o: In function `smssdio_sendrequest':
> smssdio.c:(.text+0x14776c): undefined reference to `smsendian_handle_tx_message'
> drivers/built-in.o: In function `smssdio_probe':
> smssdio.c:(.text+0x14786c): undefined reference to `sms_get_board'
> smssdio.c:(.text+0x14788a): undefined reference to `smscore_register_device'
> smssdio.c:(.text+0x1478a1): undefined reference to `smscore_set_board_id'
> smssdio.c:(.text+0x1478fa): undefined reference to `smscore_start_device'
> smssdio.c:(.text+0x14792d): undefined reference to `smscore_unregister_device'
> make: *** [vmlinux] Error 1
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.17.0-rc6 Kernel Configuration
#
[...]
CONFIG_SMS_SDIO_DRV=y
[...]
CONFIG_SMS_SIANO_MDTV=m
[...]
Should SMS_SDIO_DRV depend on SMS_SIANO_MDTV?
Paul Bolle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists