|
|
Re: [PATCH] ARM: mxc: Include missing irqs.h header |
On Mon, Jul 23, 2012 at 04:41:18AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxx> Thanks for the patch. Will send it to arm-soc shortly. Regards, Shawn > --- > arch/arm/plat-mxc/tzic.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/plat-mxc/tzic.c b/arch/arm/plat-mxc/tzic.c > index c219317..3ed1adb 100644 > --- a/arch/arm/plat-mxc/tzic.c > +++ b/arch/arm/plat-mxc/tzic.c > @@ -23,6 +23,7 @@ > > #include <mach/hardware.h> > #include <mach/common.h> > +#include <mach/irqs.h> > > #include "irq-common.h" > > -- > 1.7.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
[Linux ARM (vger)] [Linux ARM MSM] [Linux Omap] [Linux Arm] [Linux Tegra] [Fedora ARM] [eCos] [Linux Fastboot] [Gcc Help] [Git] [DCCP] [IETF Announce] [Security] [PDAs] [Linux] [Linux MIPS] [Yosemite Campsites] [Photos]
![]() |
![]() |