[PATCH] powerpc/cell: compile fixes
authorDave Jones <davej@redhat.com>
Sat, 1 Apr 2006 04:53:09 +0000 (23:53 -0500)
committerPaul Mackerras <paulus@samba.org>
Sat, 1 Apr 2006 11:37:14 +0000 (22:37 +1100)
commitcfff5b23bad2b7a4754f7c126a174a5867dfcca5
treeafd6296bbcd61ed8da7b4fccef96026444c6e2c9
parentfc5266ea52e6cbc648387f1a2c773773fba8d782
[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 <davej@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spu_callbacks.c
arch/powerpc/platforms/cell/spufs/run.c