diff options
Diffstat (limited to 'arch/arm/plat-omap/include/plat/irqs.h')
| -rw-r--r-- | arch/arm/plat-omap/include/plat/irqs.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/plat-omap/include/plat/irqs.h b/arch/arm/plat-omap/include/plat/irqs.h index 30e10719b774..ebda7382c65b 100644 --- a/arch/arm/plat-omap/include/plat/irqs.h +++ b/arch/arm/plat-omap/include/plat/irqs.h | |||
| @@ -436,20 +436,6 @@ | |||
| 436 | #define INTCPS_NR_MIR_REGS 3 | 436 | #define INTCPS_NR_MIR_REGS 3 |
| 437 | #define INTCPS_NR_IRQS 96 | 437 | #define INTCPS_NR_IRQS 96 |
| 438 | 438 | ||
| 439 | #ifndef __ASSEMBLY__ | ||
| 440 | extern void __iomem *omap_irq_base; | ||
| 441 | void omap1_init_irq(void); | ||
| 442 | void omap2_init_irq(void); | ||
| 443 | void omap3_init_irq(void); | ||
| 444 | void ti816x_init_irq(void); | ||
| 445 | extern int omap_irq_pending(void); | ||
| 446 | void omap_intc_save_context(void); | ||
| 447 | void omap_intc_restore_context(void); | ||
| 448 | void omap3_intc_suspend(void); | ||
| 449 | void omap3_intc_prepare_idle(void); | ||
| 450 | void omap3_intc_resume_idle(void); | ||
| 451 | #endif | ||
| 452 | |||
| 453 | #include <mach/hardware.h> | 439 | #include <mach/hardware.h> |
| 454 | 440 | ||
| 455 | #ifdef CONFIG_FIQ | 441 | #ifdef CONFIG_FIQ |
