From: Paul Bolle <pebolle@tiscali.nl>
To: Jim Davis <jim.epost@gmail.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next <linux-next@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-media <linux-media@vger.kernel.org>,
"m.chehab" <m.chehab@samsung.com>
Subject: Re: randconfig build error with next-20140923, in drivers/media/mmc/siano/smssdio.c
Date: Tue, 23 Sep 2014 19:59:26 +0200 [thread overview]
Message-ID: <1411495166.24045.7.camel@x220> (raw)
In-Reply-To: <CA+r1ZhhmizMMUkAABL9xT=XstAwhP1O-bs=7YBLBvi_=8TZ9Ng@mail.gmail.com>
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
prev parent reply other threads:[~2014-09-23 17:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 16:38 randconfig build error with next-20140923, in drivers/media/mmc/siano/smssdio.c Jim Davis
2014-09-23 17:59 ` Paul Bolle [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1411495166.24045.7.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=jim.epost@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=m.chehab@samsung.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).