From: Paul Mackerras Date: Fri, 10 Feb 2006 05:02:20 +0000 (+1100) Subject: ppc: Use the system call table from arch/powerpc/kernel/systbl.S X-Git-Tag: v2.6.16-rc3~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8568daa49063fd84b52b9e22b4e2422417b4d483;p=pandora-kernel.git ppc: Use the system call table from arch/powerpc/kernel/systbl.S With this, new system calls only have to be wired up in one place for ARCH=ppc and ARCH=powerpc, rather than 2. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed