commit | eb975652b8fa0c4f08a52744d34bdebf66589d4b | [log] [tgz] |
---|---|---|
author | Josh Boyer <jwboyer@redhat.com> | Tue Dec 20 10:41:28 2011 -0500 |
committer | Josh Boyer <jwboyer@redhat.com> | Tue Dec 20 10:41:28 2011 -0500 |
tree | 1c22995c462f3858b82c4c5b4598d78cbbad6418 | |
parent | c55aef0e5bc61539ad5c915c1400103f1c79942e [diff] |
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>