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:
d3f5188
)
crypto: crc32-pclmul - Kill warning on x86-32
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 20 Jan 2013 07:05:02 +0000
(18:05 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 20 Jan 2013 07:05:02 +0000
(18:05 +1100)
This patch removes a gratuitous warning on x86-32:
arch/x86/crypto/crc32-pclmul_asm.S:87:2: warning: #warning Using 32bit code support [-Wcpp]
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found