linuxnext currently doesn't compile with the powerpc mpc85xx_defconfig
giving:
drivers/crypto/caam/jr.c: In function 'caam_jr_probe':
drivers/crypto/caam/jr.c:468:2: error: implicit declaration of function
'of_iomap' [-Werror=implicit-function-declaration]
In:
commit 313ea293e9c4d1eabcaddd
On Thu, Nov 14, 2013 at 05:10:20PM +0100, Jan Glauber wrote:
> On Thu, Oct 31, 2013 at 11:25:47AM +0800, Herbert Xu wrote:
> > Hi:
>
> Hi Herbert,
>
> just seen this as my old email address is dead... Your patch looks
> fine as it keeps the iv and the key together as required by the instruction.