aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/include/mach/mx1.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/mx1.h')
-rw-r--r--arch/arm/plat-mxc/include/mach/mx1.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/plat-mxc/include/mach/mx1.h b/arch/arm/plat-mxc/include/mach/mx1.h
index e7f6d00009a7..b92e02324d8e 100644
--- a/arch/arm/plat-mxc/include/mach/mx1.h
+++ b/arch/arm/plat-mxc/include/mach/mx1.h
@@ -19,13 +19,6 @@
19#include <mach/vmalloc.h> 19#include <mach/vmalloc.h>
20 20
21/* 21/*
22 * defines the hardware clock tick rate
23 */
24#define CLOCK_TICK_RATE 16000000
25
26#define PHYS_OFFSET UL(0x08000000)
27
28/*
29 * Memory map 22 * Memory map
30 */ 23 */
31#define IMX_IO_PHYS 0x00200000 24#define IMX_IO_PHYS 0x00200000
@@ -145,10 +138,6 @@
145#define GPIO_INT_PORTD 62 138#define GPIO_INT_PORTD 62
146#define WDT_INT 63 139#define WDT_INT 63
147 140
148#define MXC_MAX_INT_LINES 64
149
150#define NR_IRQS 256
151
152/* gpio and gpio based interrupt handling */ 141/* gpio and gpio based interrupt handling */
153#define GPIO_DR 0x1C 142#define GPIO_DR 0x1C
154#define GPIO_GDIR 0x00 143#define GPIO_GDIR 0x00