Magnus Damm 873e9f7a3b ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=n
Fix build error in the case of SMP=y but ARCH_SH73A0=n
introduced by:

9601e87 ARM: shmobile: fix smp build

The use of of_machine_is_compatible() will link in the
the SoC-specific symbols:
"sh73a0_get_core_count", "sh73a0_smp_prepare_cpus",
"sh73a0_secondary_init" and "sh73a0_boot_secondary".

This patch adds an ugly #ifdef wrapper as a stop-gap
solution.

Signed-off-by: Magnus Damm <damm@opensource.se>
Tested-by: Tested-by: Simon Horman <horms@verge.net.au>
Acked-by: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-07-06 22:00:20 +02:00
..
2012-06-24 10:57:59 -07:00
2012-03-29 18:02:10 -07:00
2012-07-04 15:58:11 +08:00
2012-03-13 21:25:21 -05:00
2012-03-29 18:02:10 -07:00
2012-06-01 16:57:51 -07:00
2012-06-01 16:57:51 -07:00
2012-06-01 16:57:51 -07:00
2012-06-01 16:57:51 -07:00
2012-06-01 16:57:51 -07:00
2012-06-20 14:39:36 -07:00
2012-06-20 14:39:36 -07:00
2012-06-20 14:39:36 -07:00
2012-04-08 21:48:52 +02:00
2012-06-20 14:39:36 -07:00
2012-04-26 08:46:02 +01:00
2012-05-21 15:15:24 +01:00
2012-05-26 13:05:55 -07:00