RE: [PATCH] crypto/caam/jr.c: include linux/of_address.h

2013-11-26 Thread Shaohui Xie
r...@vger.kernel.org > Cc: herb...@gondor.hengli.com.au; da...@davemloft.net; Xie Shaohui-B21989 > Subject: RE: [PATCH] crypto/caam/jr.c: include linux/of_address.h > > A Patch for this has already been submitted. > > Regards, > Ruchika > > > -Original Message

RE: [PATCH] crypto/caam/jr.c: include linux/of_address.h

2013-11-26 Thread Ruchika Gupta
vger.kernel.org; linux-kernel@vger.kernel.org > Cc: herb...@gondor.hengli.com.au; da...@davemloft.net; Xie Shaohui-B21989 > Subject: [PATCH] crypto/caam/jr.c: include linux/of_address.h > > From: Shaohui Xie > > to avoid a compile error: > > drivers/crypto/caam/jr.c: In fun

[PATCH] crypto/caam/jr.c: include linux/of_address.h

2013-11-25 Thread shh.xie
From: Shaohui Xie to avoid a compile error: 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] drivers/crypto/caam/jr.c:468:7: warning: assignment makes pointer from int