[PATCH] ppc64: sys_ppc32.c cleanups
commit4416f3968a23e25a257d679227a89710447760ab
authorAnton Blanchard <anton@samba.org>
Fri, 8 Jul 2005 00:56:14 +0000 (7 17:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:37 +0000 (7 18:23 -0700)
treef66556c0553da43ee762f4b8ec100b687c9f1cdc
parentcf36680887d6d942d2119c1ff1dfb2428b0f21f4
[PATCH] ppc64: sys_ppc32.c cleanups

Remove some unnecessary includes, an out of date comment and a prototype for
sys_timer_create (which is now in syscalls.h)

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/sys_ppc32.c