]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/mpic: allow coreint to be determined by MPIC version
authorScott Wood <scottwood@freescale.com>
Tue, 22 Jan 2013 01:56:41 +0000 (19:56 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 15 Feb 2013 20:13:22 +0000 (14:13 -0600)
commit7c509ee01496a170fe4329f076c334591b6f49d0
tree02b3dd434f3e6c13293a4003fda86e5269e5ecc3
parent52c5affc545053d37c0b05224bbf70f5336caa20
powerpc/mpic: allow coreint to be determined by MPIC version

This will be used by the qemu-e500 platform, as the MPIC version (and
thus whether we have coreint) depends on how QEMU is configured.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/mpic.c