From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Chen Gang <xili_gchen_5257@hotmail.com>,
Greg KH <gregkh@linuxfoundation.org>,
Simon Horman <horms+renesas@verge.net.au>,
cj@linux.com, Geert Uytterhoeven <geert+renesas@glider.be>,
Jesper Nilsson <jesper.nilsson@axis.com>,
Mikael Starvik <starvik@axis.com>,
driverdevel <devel@driverdev.osuosl.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Paul Gortmaker <paul.gortmaker@windriver.com>
Subject: Re: [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP
Date: Mon, 6 Jul 2015 08:48:01 +1000 [thread overview]
Message-ID: <20150706084801.2995face@canb.auug.org.au> (raw)
In-Reply-To: <CAMuHMdXfL4MQkpkPfUWUPXsrQg+aUtHRm-NsJWJz-BmoyvjfFQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]
Hi all,
On Sun, 5 Jul 2015 18:57:51 +0200 Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> On Sat, Jul 4, 2015 at 11:35 PM, Chen Gang <xili_gchen_5257@hotmail.com> wrote:
> > It needs clk_add_alias() from clk drivers, which is implemented in
> > "drivers/clk/clkdev.c" which depends on CLKDEV_LOOKUP.
> >
> > Normally, archs and clk driver its own will decide whether select
> > CLKDEV_LOOKUP, and common drivers will decide whether depend on it.
> >
> > The related error (with allmodconfig under cris for next-20150702):
> >
> > drivers/built-in.o: In function `board_staging_register_clock':
> > drivers/staging/board/board.c:131: undefined reference to `clk_add_alias'
> >
> >
> > Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
>
> Fix available for the last 15 days:
>
> https://lkml.org/lkml/2015/6/20/215
I added Chen's patch to my fixes tree today (only because I couldn't
easily find a copy of Paul's patch (sorry Paul) i.e. how does one get a
full mail message from lkml.org? Or Geert, maybe that is not the best
place to link to.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-07-05 22:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-04 21:35 [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP Chen Gang
2015-07-05 16:57 ` Geert Uytterhoeven
2015-07-05 22:48 ` Stephen Rothwell [this message]
2015-07-06 2:32 ` Chen Gang
2015-07-06 13:42 ` Paul Gortmaker
2015-07-06 13:58 ` Geert Uytterhoeven
2015-07-06 14:44 ` Stephen Rothwell
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=20150706084801.2995face@canb.auug.org.au \
--to=sfr@canb.auug.org.au \
--cc=cj@linux.com \
--cc=devel@driverdev.osuosl.org \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=horms+renesas@verge.net.au \
--cc=jesper.nilsson@axis.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=starvik@axis.com \
--cc=xili_gchen_5257@hotmail.com \
/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