From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: "Toralf Förster" <toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: build issue #15 for v2.6.31-rc1 : build failure of i2c-designware.c
Date: Thu, 25 Jun 2009 15:02:13 +0200 [thread overview]
Message-ID: <20090625150213.19164ea0@hyperion.delvare> (raw)
In-Reply-To: <200906251457.06527.toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
Hi Toralf,
On Thu, 25 Jun 2009 14:57:06 +0200, Toralf Förster wrote:
> Hello,
>
> the build (.config attached) failed, make ends with :
> ...
> CC drivers/w1/slaves/w1_ds2433.o
> CC drivers/w1/slaves/w1_ds2760.o
> drivers/video/s1d13xxxfb.c:421: warning: 'bltbit_wait_bitset' defined but not used
> drivers/video/s1d13xxxfb.c:464: warning: 'bltbit_fifo_status' defined but not used
> CC drivers/video/carminefb.o
> CC drivers/w1/slaves/w1_bq27000.o
> LD drivers/w1/slaves/built-in.o
> LD drivers/w1/wire.o
> LD drivers/w1/built-in.o
> CC drivers/video/vfb.o
> CC drivers/video/output.o
> LD drivers/video/fb.o
> LD drivers/video/built-in.o
> LD drivers/built-in.o
> LD vmlinux.o
> MODPOST vmlinux.o
> WARNING: modpost: Found 8 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> drivers/built-in.o: In function `i2c_dw_init':
> i2c-designware.c:(.text+0x4ddcc2): undefined reference to `clk_get_rate'
> drivers/built-in.o: In function `dw_i2c_probe':
> i2c-designware.c:(.devinit.text+0x50200): undefined reference to `clk_get'
> i2c-designware.c:(.devinit.text+0x5021d): undefined reference to `clk_enable'
> i2c-designware.c:(.devinit.text+0x50349): undefined reference to `clk_disable'
> i2c-designware.c:(.devinit.text+0x50354): undefined reference to `clk_put'
> drivers/built-in.o: In function `dw_i2c_remove':
> i2c-designware.c:(.devexit.text+0x5cba): undefined reference to `clk_disable'
> i2c-designware.c:(.devexit.text+0x5cc5): undefined reference to `clk_put'
> make: *** [.tmp_vmlinux1] Error 1
>
> The build was made with :
> $>make randconfig; make clean; make
Thanks for reporting. Already fixed, please see:
http://marc.info/?l=linux-i2c&m=124592430920676&w=2
--
Jean Delvare
prev parent reply other threads:[~2009-06-25 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-25 12:57 build issue #15 for v2.6.31-rc1 : build failure of i2c-designware.c Toralf Förster
[not found] ` <200906251457.06527.toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
2009-06-25 13:02 ` Jean Delvare [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=20090625150213.19164ea0@hyperion.delvare \
--to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=toralf.foerster-Mmb7MZpHnFY@public.gmane.org \
/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).