diff options
| -rw-r--r-- | arch/arm/mach-tegra/irq.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-tegra/irq.c b/arch/arm/mach-tegra/irq.c index 4956c3cea731..8ad82af6a293 100644 --- a/arch/arm/mach-tegra/irq.c +++ b/arch/arm/mach-tegra/irq.c | |||
| @@ -28,10 +28,6 @@ | |||
| 28 | 28 | ||
| 29 | #include "board.h" | 29 | #include "board.h" |
| 30 | 30 | ||
| 31 | #define INT_SYS_NR (INT_GPIO_BASE - INT_PRI_BASE) | ||
| 32 | #define INT_SYS_SZ (INT_SEC_BASE - INT_PRI_BASE) | ||
| 33 | #define PPI_NR ((INT_SYS_NR+INT_SYS_SZ-1)/INT_SYS_SZ) | ||
| 34 | |||
| 35 | #define ICTLR_CPU_IEP_VFIQ 0x08 | 31 | #define ICTLR_CPU_IEP_VFIQ 0x08 |
| 36 | #define ICTLR_CPU_IEP_FIR 0x14 | 32 | #define ICTLR_CPU_IEP_FIR 0x14 |
| 37 | #define ICTLR_CPU_IEP_FIR_SET 0x18 | 33 | #define ICTLR_CPU_IEP_FIR_SET 0x18 |
