]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Wed, 30 Apr 2008 22:25:18 +0000 (08:25 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 2 May 2008 05:00:44 +0000 (15:00 +1000)
commit791882f33a89c6d119b2fe168f8268895110c204
tree30381c487ac741347501bce783dad2192cec2c6f
parent74fcdac28ddc45858f49ab8235eaa6161a9d50d6
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static

The routines ps3_virq_setup() and ps3_virq_destroy() are used
in only one file, so make them static.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/interrupt.c
include/asm-powerpc/ps3.h