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:
8266810
)
[ARM] realview: remove useless smp_cross_call_done()
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 17 May 2009 15:23:45 +0000
(16:23 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 17 May 2009 15:23:45 +0000
(16:23 +0100)
smp_cross_call_done() is a no-op for MPCore, and since it's only
used by platform code, there's no point in having it unless it's
doing something.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found