[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
authorEric Miao <eric.miao@marvell.com>
Tue, 20 Jan 2009 02:31:55 +0000 (10:31 +0800)
committerEric Miao <eric.miao@marvell.com>
Mon, 9 Mar 2009 13:22:40 +0000 (21:22 +0800)
The definitions of PXA_CS<x>_PHYS are really PXA2xx specific and should
be moved out of pxa-regs.h. As an illustration, the PXA3xx static chip
selects definitions are added into pxa3xx-regs.h.

Signed-off-by: Eric Miao <eric.miao@marvell.com>

No differences found