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

No differences found