[PATCH] Add missing include of linux/ftrace.h
Jamie Iles
jamie at jamieiles.com
Tue Oct 4 04:57:42 EDT 2011
On Sun, Oct 02, 2011 at 12:34:45AM +0530, Rabin Vincent wrote:
> On Sat, Oct 1, 2011 at 22:42, Jamie Iles <jamie at jamieiles.com> wrote:
> > diff --git a/arch/arm/kernel/irq.c b/arch/arm/kernel/irq.c
> > index de3dcab..61c1468 100644
> > --- a/arch/arm/kernel/irq.c
> > +++ b/arch/arm/kernel/irq.c
> > @@ -37,6 +37,7 @@
> > #include <linux/proc_fs.h>
> > #include <linux/ftrace.h>
>
> You can probably git rid of this inclusion of ftrace.h from
> here and from smp.c, because they were added only for
> __exception_irq_entry.
OK, I've updated the patch in Russell's tracker removing these includes.
Jamie
More information about the linux-arm-kernel
mailing list