[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160907131103.GC17176@gondor.apana.org.au>
Date: Wed, 7 Sep 2016 21:11:03 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Baoyou Xie <baoyou.xie@...aro.org>
Cc: davem@...emloft.net, horia.geanta@....com,
srinivas.kandagatla@...aro.org, alexandru.porosanu@....com,
arnd@...db.de, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, xie.baoyou@....com.cn
Subject: Re: [PATCH] crypto: caam: add missing header dependencies
On Sat, Sep 03, 2016 at 11:29:30AM +0800, Baoyou Xie wrote:
> We get 1 warning when building kernel with W=1:
> drivers/crypto/caam/ctrl.c:398:5: warning: no previous prototype for 'caam_get_era' [-Wmissing-prototypes]
>
> In fact, this function is declared in drivers/crypto/caam/ctrl.h
> and be exported, thus can be refrenced by modules, so this patch
> adds missing header dependencies.
>
> Signed-off-by: Baoyou Xie <baoyou.xie@...aro.org>
This patch has already been applied.
--
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
Powered by blists - more mailing lists