From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753061AbbGFOoh (ORCPT ); Mon, 6 Jul 2015 10:44:37 -0400 Received: from ozlabs.org ([103.22.144.67]:36550 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751318AbbGFOog (ORCPT ); Mon, 6 Jul 2015 10:44:36 -0400 Date: Tue, 7 Jul 2015 00:44:29 +1000 From: Stephen Rothwell To: Paul Gortmaker Cc: Geert Uytterhoeven , Chen Gang , Greg KH , Simon Horman , , Geert Uytterhoeven , Jesper Nilsson , Mikael Starvik , driverdevel , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP Message-ID: <20150707004429.51c92582@canb.auug.org.au> In-Reply-To: <20150706134247.GD11898@windriver.com> References: <20150706084801.2995face@canb.auug.org.au> <20150706134247.GD11898@windriver.com> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; i586-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/pP.yHDnyFUaCKizgzixTEZt"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/pP.yHDnyFUaCKizgzixTEZt Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Paul, On Mon, 6 Jul 2015 09:42:47 -0400 Paul Gortmaker wrote: > > [Re: [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_= LOOKUP] On 06/07/2015 (Mon 08:48) Stephen Rothwell wrote: >=20 > > On Sun, 5 Jul 2015 18:57:51 +0200 Geert Uytterhoeven wrote: > > > > > > On Sat, Jul 4, 2015 at 11:35 PM, Chen Gang 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_ad= d_alias' > > > > > > > > > > > > Signed-off-by: Chen Gang > > >=20 > > > Fix available for the last 15 days: > > >=20 > > > https://lkml.org/lkml/2015/6/20/215 > >=20 > > 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. >=20 > I have had reasonable success pulling stuff out of lkml patchworks: >=20 > https://patchwork.kernel.org/patch/6651831/ >=20 > BTW, Chen's patch is missing the OF_IRQ dependency Geert found in > his build coverage; I'd folded that into the v2 above, figuring > that is what he'd desired I do with it. I have replaced Chen's patch with your patch in my fixes tree ... hopefully it won;t need to be there long. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au --Sig_/pP.yHDnyFUaCKizgzixTEZt Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVmpRSAAoJEMDTa8Ir7ZwVCMkP/iq+xC9XVhq1nqWSd0kNUZFZ xCqLBcEMKaxJzBD5wQaHqiwqzeiqqE+xeNTZE5up58K7cTMwcr6Ae05N/v3tyxoc mcehANrR4/uPgjuDCPqk+b3F5+rnNZV/qbOhvixa8fQPQ27KytL5e6Nmh1UW93kj BJB4IRSliKpTb+zVGIqq0ASpDxYBhQVlVtBpgWvyHr2wx994t22QF5ndUvyFcHMx pmYAYqEyiGSuIuTJQz42SSFGlfe62H/vfnrl5JLyg7EKbeWoAd9kn8OBGsIWfNpA B/fh+G6f6LDbRpAH5693WWcaEg6YHdKLM0za4SCiheDnSIbGnvepkZI+4dd8UOJ2 ljTLhYk4vd12e15uO1U/Fts37RYZjoB1+kFv9wiFuDvkfqg+WLqQ1vcZPpSrQlPj pMxF51gq9yLCJuyDId/VlUJhMfx0p3V1nI4XaNFozzsPOqT+bC6QR9ORjq/fEKU2 Ixq919eGxL1ClBRhpuNZ4PQJDWDoz+xb/v/bB+wVTJ2nYvo2Q2N5Wx6MsPpRXSGZ cP5pPWoJ3NH1aHUbUZn8/XAk+i+sXWqMSctAt8nM8aiUZAnTYTJsNrIA6SoSdfil 5XDmQkMsC9eiiJ7N/JbDupcaWup5W4D65Quvb9wQV6A9caxvB5rT0EVs6QnN5UIe Xln+9IvhtV7pvVH/WrJ6 =CNVK -----END PGP SIGNATURE----- --Sig_/pP.yHDnyFUaCKizgzixTEZt--