[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAP=VYLrgVjuymafdBZXAzPmBFEdGn71cfJA29n6=nd2ie0mPyw@mail.gmail.com>
Date: Thu, 25 Jun 2015 11:41:26 -0400
From: Paul Gortmaker <paul.gortmaker@...driver.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: Simon Guinot <simon.guinot@...uanux.org>,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
Lior Amsalem <alior@...vell.com>, Andrew Lunn <andrew@...n.ch>,
Nadav Haklai <nadavh@...vell.com>,
Mark Rutland <mark.rutland@....com>,
Russell King - ARM Linux <linux@....linux.org.uk>,
Tawfik Bayouk <tawfik@...vell.com>,
Eran Ben-Avi <benavi@...vell.com>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
"linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
devicetree@...r.kernel.org, Jason Cooper <jason@...edaemon.net>,
Pawel Moll <pawel.moll@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Arnaud Ebalard <arno@...isbad.org>,
Rob Herring <robh+dt@...nel.org>,
Gregory CLEMENT <gregory.clement@...e-electrons.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
LKML <linux-kernel@...r.kernel.org>,
linux-crypto@...r.kernel.org, Kumar Gala <galak@...eaurora.org>,
Imre Kaloz <kaloz@...nwrt.org>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename
On Thu, Jun 25, 2015 at 11:30 AM, Herbert Xu
<herbert@...dor.apana.org.au> wrote:
> On Thu, Jun 25, 2015 at 10:37:50AM +0200, Simon Guinot wrote:
>> This patch fixes the following build error:
>>
>> drivers/crypto/mv_cesa.c: In function 'mv_cesa_get_sram':
>> drivers/crypto/mv_cesa.c:1037: error: implicit declaration of function 'of_get_named_gen_pool'
>> drivers/crypto/mv_cesa.c:1038: warning: assignment makes pointer from integer without a cast
>> scripts/Makefile.build:258: recipe for target 'drivers/crypto/mv_cesa.o' failed
>>
>> Signed-off-by: Simon Guinot <simon.guinot@...uanux.org>
>
> This patch doesn't compile.
As sfr pointed out, this is an interaction with a rename patch in
the akpm tree; sfr added a fixup patch here last night:
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?h=akpm
"crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename"
Paul.
--
> --
> Email: Herbert Xu <herbert@...dor.apana.org.au>
> Home Page: http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
> --
> To unsubscribe from this list: send the line "unsubscribe linux-next" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
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