powerpc/44x: Fix build error on currituck platform
authorJosh Boyer <jwboyer@redhat.com>
Tue, 20 Dec 2011 15:41:28 +0000 (10:41 -0500)
committerJosh Boyer <jwboyer@redhat.com>
Tue, 20 Dec 2011 15:41:28 +0000 (10:41 -0500)
The MPIC_PRIMARY define was recently made "default" and the meaning was
inverted to MPIC_SECONDARY.  This causes compile errors in currituck now, so
fix it to the new manner of allocating mpics.

Signed-off-by: Josh Boyer <jwboyer@gmail.com>

No differences found