[POWERPC] PS3: Move chip mask defs up
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 15 Jun 2007 21:19:18 +0000 (07:19 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 28 Jun 2007 09:16:36 +0000 (19:16 +1000)
commit743c1bb074c78cb467e42a18853c22e9cf1cd0ba
tree1e01e519b3f3a3779e83784e1a6dc92cf90fd045
parentdc23fba7063867ed745cb6f0bd27a0dc5f558dbc
[POWERPC] PS3: Move chip mask defs up

This just moves the definitions of the PS3 chip_mask routines up
above the irq setup routines.  This change is needed for the
kexec updates that follow.  Also adds some inline documentation
to the routines.

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