ARM: mxc: Include missing irqs.h header
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 23 Jul 2012 07:41:18 +0000 (04:41 -0300)
committerOlof Johansson <olof@lixom.net>
Sat, 28 Jul 2012 21:26:57 +0000 (14:26 -0700)
commit52c2ebd757d94f4a7215c3fc906646b24f44ecab
tree79bbf4bb83d69302613fb665b13cd5f30f119d0e
parentfa7c865ad999d6ca340bca471fab7f3a3e6ae011
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: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/plat-mxc/tzic.c
This page took 0.024863 seconds and 5 git commands to generate.