| commit | b3cfc136ff89a0efa15b907ecafea9fc84a4db3f | [log] [tgz] |
|---|---|---|
| author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jun 12 13:30:55 2012 +0100 |
| committer | Cyril Chemparathy <cyril@ti.com> | Tue Sep 18 10:43:28 2012 -0400 |
| tree | bbb08a8e96f75fcbc6a86d1e79d03228564a04c9 | |
| parent | 7a8521a18225faaae2cae265a14ea62cd4d54771 [diff] |
ARM: smp: Make smp_ops mandatory for SMP platforms Now that all SMP platforms have been converted to smp_ops, remove the "weak" attribute from the hooks in smp.c, and make the functions static wherever possible. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>