| commit | 6033f6f524d853880bd63cea9cdd72202b03e4a6 | [log] [tgz] |
|---|---|---|
| author | Marc Zyngier <marc.zyngier@arm.com> | Tue Sep 27 14:48:23 2011 +0100 |
| committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Feb 22 18:36:43 2012 +0000 |
| tree | 892fea9bea3a230c8d4dd78aa319e502ce756b0d | |
| parent | da791c71e6b8bfaa0871a1ef4eb6756ad1bd9b0e [diff] |
ARM: smp: Make SoC descriptor mandatory for SMP platforms Now that all SMP platforms have been converted to the SOC descriptor and its SMP operations, 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>