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:
4e5e8de
)
[ARM] pxa: Add PXA3_ prefix to PXA3 specific constants
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 18 May 2008 13:57:59 +0000
(14:57 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 2 Jun 2008 12:49:17 +0000
(13:49 +0100)
standby.S contains both PXA2 and PXA3 specific code. The PXA3
specific constants clash with the PXA2 ones, so give them a prefix.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found