summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2013-11-18 04:20:01 (GMT)
committerScott Wood <scottwood@freescale.com>2014-04-08 00:23:22 (GMT)
commitadfcf8b78e0f5bb139cad3739edb8c9b1cdf0427 (patch)
tree79216a832abbcbdaf800d516a2861968560b8a3f /security
parentf7b06aa6ff1e5e770125115881a5041ee4f54034 (diff)
downloadlinux-fsl-qoriq-adfcf8b78e0f5bb139cad3739edb8c9b1cdf0427.tar.xz
crypto: caam - Add missing Job Ring include
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 313ea293e9c4d1eabcaddd2c0800f083b03c2a2e Author: Ruchika Gupta <ruchika.gupta@freescale.com> crypto: caam - Add Platform driver for Job Ring We added a reference to of_iomap but did add the necessary include file. The below adds this include. Signed-off-by: Michael Neuling <mikey@neuling.org> Acked-by: Ruchika Gupta <ruchika.gupta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> (cherry picked from commit 6c5dc7f8afbd2f480ebe9ff6919c6420fcf1abd6) Signed-off-by: Scott Wood <scottwood@freescale.com> Conflicts: drivers/crypto/caam/jr.c
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions