Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752719AbbFYPbT (ORCPT ); Thu, 25 Jun 2015 11:31:19 -0400 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 Date: Thu, 25 Jun 2015 23:30:06 +0800 From: Herbert Xu To: Simon Guinot 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, Kumar Gala , Imre Kaloz , "David S. Miller" Subject: Re: [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename 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 Content-Disposition: inline In-Reply-To: <1435221470-5382-1-git-send-email-simon.guinot@sequanux.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 936 Lines: 20 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/