From: David S. Miller Date: Tue, 9 Dec 2008 09:07:09 +0000 (-0800) Subject: sparc: Unify strlen assembler. X-Git-Tag: v2.6.29-rc1~568^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae984d72e0632782dd98c3fcf469b9045ad0d449;p=pandora-kernel.git sparc: Unify strlen assembler. Use the new asm/asm.h header to help commonize the strlen assembler between 32-bit and 64-bit While we're here, use proper linux/linkage.h macros instead of by-hand stuff. Signed-off-by: David S. Miller --- Reading git-diff-tree failed