git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
638591c
)
ARM: smp: remove wrapper functions
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 14 Jan 2013 15:54:28 +0000
(15:54 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 14 Jan 2013 15:54:28 +0000
(15:54 +0000)
Remove some silly wrapper functions which aren't really required:
platform_smp_prepare_cpus
platform_secondary_init
platform_cpu_die
This simplifies the code.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found