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:
41ef2d5
)
ARM: tegra: remove tegra specific cpu_disable()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 18 Apr 2013 17:04:09 +0000
(18:04 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 18 Apr 2013 17:04:09 +0000
(18:04 +0100)
The tegra cpu_disable() function is the same as the generic version
in arch/arm/kernel/smp.c. Therefore, it can be removed.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found