From: Josh Boyer Date: Tue, 22 Apr 2008 00:50:27 +0000 (+1000) Subject: [POWERPC] Add strncmp to arch/ppc X-Git-Tag: v2.6.26-rc1~1055^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f1bb8a412aec3fc16306ef07c5bdb426edb615;p=pandora-kernel.git [POWERPC] Add strncmp to arch/ppc Commit 0119536cd314ef95553604208c25bc35581f7f0a added an assembly version of strncmp to PowerPC. However, it changed a common header file between arch/ppc and arch/powerpc without adding strncmp to arch/ppc. This fixes that omission so that arch/ppc links again. Signed-off-by: Josh Boyer Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed