[POWERPC] PS3: Use __maybe_unused
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 15 Jun 2007 21:18:14 +0000 (07:18 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 28 Jun 2007 09:16:33 +0000 (19:16 +1000)
commit848cfdc5c1cd2163ba0c9a6490d9adcb7a7c3518
tree0642486d9dddf7eecd94a7ed6de10275156a4d7f
parent7961f20c09af4524266a808fed3695c4dcc98e59
[POWERPC] PS3: Use __maybe_unused

Change the PS3 debug routines from using the GCC specific
'__attribute__ ((unused))' to the preprocessor macro
__maybe_unused.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/interrupt.c
arch/powerpc/platforms/ps3/time.c
drivers/ps3/vuart.c