git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c55aef0
)
powerpc/44x: Fix build error on currituck platform
author
Josh Boyer
<jwboyer@redhat.com>
Tue, 20 Dec 2011 15:41:28 +0000
(10:41 -0500)
committer
Josh 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