From 64ed267bdac799485a938dd2cba8243ba383cd5f Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Wed, 13 Oct 2010 14:51:25 +0800 Subject: ARM: pxa: introduce addr-map.h for large bus addresses and ranges Signed-off-by: Eric Miao --- arch/arm/mach-pxa/include/mach/pxa2xx-regs.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'arch/arm/mach-pxa/include/mach/pxa2xx-regs.h') diff --git a/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h b/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h index 4fcddd9cab7..dd0fc1c95cc 100644 --- a/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h +++ b/arch/arm/mach-pxa/include/mach/pxa2xx-regs.h @@ -16,17 +16,6 @@ #include -/* - * PXA Chip selects - */ - -#define PXA_CS0_PHYS 0x00000000 -#define PXA_CS1_PHYS 0x04000000 -#define PXA_CS2_PHYS 0x08000000 -#define PXA_CS3_PHYS 0x0C000000 -#define PXA_CS4_PHYS 0x10000000 -#define PXA_CS5_PHYS 0x14000000 - /* * Memory controller */ -- cgit v1.2.3