[CELL] spufs: remove unused file argument from spufs_run_spu()
authorJeremy Kerr <jk@ozlabs.org>
Fri, 20 Jul 2007 19:39:42 +0000 (21:39 +0200)
committerArnd Bergmann <arnd@klappe.arndb.de>
Fri, 20 Jul 2007 19:42:03 +0000 (21:42 +0200)
commit50af32a94beef566664022254d677504e51b6139
treed5d83b2a9ff483e4fbf429619fd5b8b56560c59a
parentca53da3abb1d49748931ff2acb66d5a6eeeba2a1
[CELL] spufs: remove unused file argument from spufs_run_spu()

From: Sebastian Siewior <cbe-oss-dev@ml.breakpoint.cc>

The 'file' argument is unused in spufs_run_spu(). This change removes
it.

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spufs/run.c
arch/powerpc/platforms/cell/spufs/spufs.h
arch/powerpc/platforms/cell/spufs/syscalls.c