From: Josh Boyer Date: Tue, 20 Dec 2011 15:41:28 +0000 (-0500) Subject: powerpc/44x: Fix build error on currituck platform X-Git-Tag: v3.3-rc1~181^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb975652b8fa0c4f08a52744d34bdebf66589d4b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed