[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)
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