Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1473603
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fix:caam:ctrl:add missing header dependencies |
| Date | 2016-08-31 17:20 +0200 |
| Message-ID | <scft0-44i-19@gated-at.bofh.it> (permalink) |
| References | <sam5A-5hi-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Aug 26, 2016 at 05:56:24PM +0800, Baoyou Xie wrote: > We get 1 warning when biuld 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, > so this patch add missing header dependencies. > > Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Patch applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] fix:caam:ctrl:add missing header dependencies Baoyou Xie <baoyou.xie@linaro.org> - 2016-08-26 12:00 +0200 Re: [PATCH] fix:caam:ctrl:add missing header dependencies Herbert Xu <herbert@gondor.apana.org.au> - 2016-08-31 17:20 +0200
csiph-web