summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2012-08-03 02:23:15 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2012-08-20 08:28:12 (GMT)
commit33b58b01ac2b7aadbd5143c74b029aee0ce9ac33 (patch)
treed8753c31600bf01cf9d452eba3a9d0a128ba3989 /drivers/char/hw_random
parent023af608254add7ba037cd634cc5f2fb21ff6420 (diff)
downloadlinux-fsl-qoriq-33b58b01ac2b7aadbd5143c74b029aee0ce9ac33.tar.xz
crypto: nx - Remove virt_to_abs() usage in nx-842.c
virt_to_abs() is just a wrapper around __pa(), use __pa() directly. We should be including <asm/page.h> to get __pa(). abs_addr.h will be removed shortly so drop that. We were getting of.h via abs_addr.h so we need to include that directly. Having done all that, clean up the ordering of the includes. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/char/hw_random')
0 files changed, 0 insertions, 0 deletions