[ARM] pxa: Add PXA3_ prefix to PXA3 specific constants
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 18 May 2008 13:57:59 +0000 (14:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 2 Jun 2008 12:49:17 +0000 (13:49 +0100)
commitffdf786291636137ef2d51c3a5d340793032aa28
tree0377c58d46ca76c3e1c2415a713d4ac0b9226fc8
parent4e5e8de0dbdeb08df2b4c15fa2b0ba2216091793
[ARM] pxa: Add PXA3_ prefix to PXA3 specific constants

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>
arch/arm/mach-pxa/standby.S