[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)
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>

No differences found