From: Tim Chen Date: Thu, 27 Sep 2012 22:44:17 +0000 (-0700) Subject: crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~7^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b80920d4f0253fed03a1c3a345df8578dbd057;p=pandora-kernel.git crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c This patch renames the crc32c-intel.c file to crc32c-intel_glue.c file in preparation for linking with the new crc32c-pcl-intel-asm.S file, which contains optimized crc32c calculation based on PCLMULQDQ instruction. Signed-off-by: Tim Chen Signed-off-by: Herbert Xu --- Reading git-diff-tree failed