From: Herbert Xu Subject: Re: [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename Date: Thu, 25 Jun 2015 23:30:06 +0800 Message-ID: <20150625153006.GA11513@gondor.apana.org.au> References: <1435221470-5382-1-git-send-email-simon.guinot@sequanux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Boris Brezillon , Lior Amsalem , Andrew Lunn , Nadav Haklai , Mark Rutland , Russell King - ARM Linux , Tawfik Bayouk , Eran Ben-Avi , Jason Gunthorpe , linux-next@vger.kernel.org, Sebastian Hesselbarth , devicetree@vger.kernel.org, Jason Cooper , Pawel Moll , Ian Campbell , Arnaud Ebalard , Rob Herring , Gregory CLEMENT , linux-arm-kernel@lists.infradead.org, Thomas Petazzoni , LKML , linux-crypto@vger.kernel.org, To: Simon Guinot Return-path: Received: from helcar.hengli.com.au ([209.40.204.226]:60940 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751715AbbFYPbF (ORCPT ); Thu, 25 Jun 2015 11:31:05 -0400 Content-Disposition: inline In-Reply-To: <1435221470-5382-1-git-send-email-simon.guinot@sequanux.org> Sender: linux-crypto-owner@vger.kernel.org List-ID: 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 This patch doesn't compile. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt