]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc0f81005c0fbda2a7773fe4e06782a73b47acc35
tree0642486d9dddf7eecd94a7ed6de10275156a4d7f
parent83ac37792b48babb33364f43334e6e495ca9a864
[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