On Thu, Jan 16, 2014 at 12:18:08PM +0200, Horia Geanta wrote:
> From: Cosmin Paraschiv <cosmin.parasc...@freescale.com>
> 
> In the 3.13-rc1 Linux kernel, the INIT_COMPLETION macro has been replaced
> with an inline function, reinit_completion [1][2]. We are currently
> using the 3.13-rc3 Linux kernel, which leads to the following error:
> 
> cryptlib.c:279:2: error: implicit declaration of function 'INIT_COMPLETION' 
> [-Werror=implicit-function-declaration]
>   INIT_COMPLETION(cdata->async.result->completion);
> 
> [1] 
> https://github.com/torvalds/linux/commit/c32f74ab2872994bc8336ed367313da3139350ca
> [2] 
> https://github.com/torvalds/linux/commit/62026aedaacedbe1ffe94a3599ad4acd8ecdf587

Applied, thanks a lot.

Greetings, Phil

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to