From: Eric Miao Date: Tue, 20 Jan 2009 02:31:55 +0000 (+0800) Subject: [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h X-Git-Tag: v2.6.30-rc1~636^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74d1969083a8869659ad2b23138fc8a5ca97c53;p=pandora-kernel.git [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h The definitions of PXA_CS_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 --- Reading git-diff-tree failed