[ARM] pxa: separate out power manager and clock registers
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 18 May 2008 13:59:36 +0000 (14:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 2 Jun 2008 18:33:27 +0000 (19:33 +0100)
The power manager and core clock registers aren't present in PXA3
CPUs.  Move them out of pxa-regs.h into pxa2xx-regs.h, and include
pxa2xx-regs.h where necessary.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found