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)
commiteb975652b8fa0c4f08a52744d34bdebf66589d4b
tree1c22995c462f3858b82c4c5b4598d78cbbad6418
parentc55aef0e5bc61539ad5c915c1400103f1c79942e
powerpc/44x: Fix build error on currituck platform

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>
arch/powerpc/platforms/44x/currituck.c