From: Herbert Xu Date: Sun, 20 Jan 2013 07:05:02 +0000 (+1100) Subject: crypto: crc32-pclmul - Kill warning on x86-32 X-Git-Tag: v3.9-rc1~87^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7983627657db5e37594af5c28cdb623855eb554f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed