summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/tzic.c
diff options
context:
space:
mode:
authorJason Liu <jason.hui@linaro.org>2011-11-03 17:31:26 +0800
committerShawn Guo <shawn.guo@linaro.org>2011-11-04 03:54:17 +0800
commit98de0cbbe2e7157fd87d04386621be3eadd4d6ab (patch)
tree1b8e97787188fad82b9243a74f60ef66b24818db /arch/arm/plat-mxc/tzic.c
parenta918feef334090692ea65e77a8b0cca5e682e666 (diff)
downloadop-kernel-dev-98de0cbbe2e7157fd87d04386621be3eadd4d6ab.zip
op-kernel-dev-98de0cbbe2e7157fd87d04386621be3eadd4d6ab.tar.gz
ARM:i.MX: fix build error in tzic/avic.c
arch/arm/plat-mxc/tzic.c:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tzic_handle_irq' Signed-off-by: Jason Liu <jason.hui@linaro.org>
Diffstat (limited to 'arch/arm/plat-mxc/tzic.c')
-rw-r--r--arch/arm/plat-mxc/tzic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/tzic.c b/arch/arm/plat-mxc/tzic.c
index e993a184..a3c164c 100644
--- a/arch/arm/plat-mxc/tzic.c
+++ b/arch/arm/plat-mxc/tzic.c
@@ -17,6 +17,7 @@
#include <linux/io.h>
#include <asm/mach/irq.h>
+#include <asm/exception.h>
#include <mach/hardware.h>
#include <mach/common.h>
OpenPOWER on IntegriCloud