From: Michael Ellerman Date: Thu, 17 Jul 2008 07:17:52 +0000 (+1000) Subject: powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S X-Git-Tag: v2.6.27-rc1~865^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76bfdcf71c421154b69470e1ce346c8cf4ee1230;p=pandora-kernel.git powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S Replace ifdef clutter with the PPC_LONG and PPC_LONG_ALIGN macros for readability. No change to the generated code. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed