diff options
author | Tony Lindgren <tony@atomide.com> | 2012-08-30 19:57:21 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-09-12 21:06:31 -0400 |
commit | 8afc5e088eb9dc261676aeba48de0b685acf01d7 (patch) | |
tree | d6397bc9607a3ba432630a79d27bb586595adc9a /arch/arm/mach-omap1/ams-delta-fiq-handler.S | |
parent | ec2c0825ca3183a646a24717966cc7752e8b0393 (diff) |
ARM: OMAP1: Move plat/irqs.h to mach/irqs.h
This is now omap1 specific files.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/ams-delta-fiq-handler.S')
-rw-r--r-- | arch/arm/mach-omap1/ams-delta-fiq-handler.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/ams-delta-fiq-handler.S b/arch/arm/mach-omap1/ams-delta-fiq-handler.S index a051cb8ae57f..d2b6acce8fc1 100644 --- a/arch/arm/mach-omap1/ams-delta-fiq-handler.S +++ b/arch/arm/mach-omap1/ams-delta-fiq-handler.S | |||
@@ -18,6 +18,7 @@ | |||
18 | 18 | ||
19 | #include <plat/board-ams-delta.h> | 19 | #include <plat/board-ams-delta.h> |
20 | 20 | ||
21 | #include <mach/irqs.h> | ||
21 | #include <mach/ams-delta-fiq.h> | 22 | #include <mach/ams-delta-fiq.h> |
22 | 23 | ||
23 | #include "iomap.h" | 24 | #include "iomap.h" |