From: Marc Zyngier Date: Tue, 27 Sep 2011 13:48:23 +0000 (+0100) Subject: ARM: smp: Make SMP operations mandatory X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~54^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac6c7998712d55bd15aa2dd5ae85f5988c0cb526;p=pandora-kernel.git ARM: smp: Make SMP operations mandatory Now that all SMP platforms have been converted to use struct smp_operations, remove the "weak" attribute from the hooks in smp.c, and make the functions static wherever possible. Signed-off-by: Marc Zyngier Acked-by: Nicolas Pitre Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed