提交 52c2ebd7 编写于 作者: F Fabio Estevam 提交者: Olof Johansson

ARM: mxc: Include missing irqs.h header

Include irqs.h in order to fix the following build error:

arch/arm/plat-mxc/tzic.c:195:11: error: 'FIQ_START' undeclared (first use in this function)
Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
Acked-by: NDirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 fa7c865a
......@@ -23,6 +23,7 @@
#include <mach/hardware.h>
#include <mach/common.h>
#include <mach/irqs.h>
#include "irq-common.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册