summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/include/mach/entry-macro.S
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-02-28 14:27:01 -0800
committerTony Lindgren <tony@atomide.com>2012-02-28 14:27:01 -0800
commita5bee307ba7befc96a97915d6d45ffbe1e5f9a20 (patch)
tree544713c8b4359221df3677fb93a52892c57fbcee /arch/arm/mach-omap1/include/mach/entry-macro.S
parent0aac881246fb25d017617cd7be68e93326d51ce1 (diff)
parentacea7c7b81e8f67513aebade8cb99c7789c44d8c (diff)
downloadtalos-op-linux-a5bee307ba7befc96a97915d6d45ffbe1e5f9a20.tar.gz
talos-op-linux-a5bee307ba7befc96a97915d6d45ffbe1e5f9a20.zip
Merge branch 'iomap' into cleanup
Diffstat (limited to 'arch/arm/mach-omap1/include/mach/entry-macro.S')
-rw-r--r--arch/arm/mach-omap1/include/mach/entry-macro.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/include/mach/entry-macro.S b/arch/arm/mach-omap1/include/mach/entry-macro.S
index 83c0250c530a..fa0f32a686aa 100644
--- a/arch/arm/mach-omap1/include/mach/entry-macro.S
+++ b/arch/arm/mach-omap1/include/mach/entry-macro.S
@@ -9,10 +9,12 @@
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
+
#include <mach/hardware.h>
#include <mach/io.h>
#include <mach/irqs.h>
-#include <asm/hardware/gic.h>
+
+#include "../../iomap.h"
.macro get_irqnr_preamble, base, tmp
.endm
OpenPOWER on IntegriCloud