[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)
commitb74d1969083a8869659ad2b23138fc8a5ca97c53
tree5d4db5c3add015381029dc15556f02cddace66c5
parent5438614509d80bc0b1981b749e9cb688f1769dfb
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h

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>
arch/arm/mach-pxa/include/mach/pxa-regs.h
arch/arm/mach-pxa/include/mach/pxa2xx-regs.h
arch/arm/mach-pxa/include/mach/pxa3xx-regs.h
drivers/mtd/nand/cmx270_nand.c
drivers/pcmcia/pxa2xx_mainstone.c
drivers/pcmcia/pxa2xx_trizeps4.c