git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
906b2c9
)
crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT
author
Richard Weinberger
<richard@nod.at>
Mon, 10 Oct 2011 10:55:41 +0000
(12:55 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 21 Oct 2011 12:28:57 +0000
(14:28 +0200)
hifn_795x works only on 32 bit, remove the detection while loading
the module and catch non-32 bit systems at build time.
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found