commit | 7983627657db5e37594af5c28cdb623855eb554f | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jan 20 18:05:02 2013 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jan 20 18:05:02 2013 +1100 |
tree | f21736725e5accd45655b14146cf666d49a6e859 | |
parent | d3f5188dfea70e7ea6570bd4bc9d6d7dbd431e39 [diff] |
crypto: crc32-pclmul - Kill warning on x86-32 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>