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:
97bd1a4
)
ARM: debug: move SPEAr debug to generic PL01x code
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 7 Jul 2013 15:38:18 +0000
(16:38 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 25 Aug 2013 16:11:11 +0000
(17:11 +0100)
The SPEAr debug code is a copy of the PL01x debugging code, so rather
than have this pointless code duplication, lets just use the standard
implementation instead.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found