ARM: 7594/1: Add .smp entry for REALVIEW_EB
authorSteve Capper <steve.capper@arm.com>
Thu, 6 Dec 2012 10:44:59 +0000 (11:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 11 Dec 2012 00:19:30 +0000 (00:19 +0000)
commit810883f05982e7c27ea20f9ec31c6ee926d00ea1
tree0fce8ca96522f97b7302a9c8c7e5142a8d86d113
parent1ecec696c8bb9b4cefb09495d81d081d1c81b578
ARM: 7594/1: Add .smp entry for REALVIEW_EB

The REALVIEW EB board can host tiles with multiple cores thus needs
to be able to initialise SMP. There is, however, no .smp entry in
the MACHINE_START struct for REALVIEW_EB.

This patch adds the appropriate .smp entry to this struct.

Signed-off-by: Steve Capper <steve.capper@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/realview_eb.c