ARM: shmobile: r8a7794: Correct mask for GIC PPI interrupts
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 27 Nov 2014 10:57:17 +0000 (11:57 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 21 Dec 2014 07:57:18 +0000 (16:57 +0900)
R-Car E2 (r8a7794) contains two Cortex-A7 cores, hence the second
interrupt specifier cell for Private Peripheral Interrupts should use
"GIC_CPU_MASK_SIMPLE(2)".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found