From: Akinobu Mita Date: Sat, 2 Mar 2013 04:06:30 +0000 (+0000) Subject: powerpc: Remove unused BITOP_LE_SWIZZLE macro X-Git-Tag: v3.9-rc2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74f350b5ce6d8dd1847aa1191ea177fff025567;p=pandora-kernel.git powerpc: Remove unused BITOP_LE_SWIZZLE macro The BITOP_LE_SWIZZLE macro was used in the little-endian bitops functions for powerpc. But these functions were converted to generic bitops and the BITOP_LE_SWIZZLE is not used anymore. Signed-off-by: Akinobu Mita Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed