From: Dave Jones Date: Sat, 1 Apr 2006 04:53:09 +0000 (-0500) Subject: [PATCH] powerpc/cell: compile fixes X-Git-Tag: v2.6.17-rc1~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfff5b23bad2b7a4754f7c126a174a5867dfcca5;p=pandora-kernel.git [PATCH] powerpc/cell: compile fixes Missing include for __NR_syscalls, and missing sys_splice() that causes build-time failure due to compile-time bounds check on spu_syscall_table. Signed-off-by: Dave Jones Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed