Re: [PATCH 00/28 v6] m68k: Convert to genirq

From: Finn Thain
Date: Tue Sep 13 2011 - 13:26:56 EST



On Tue, 13 Sep 2011, Geert Uytterhoeven wrote:

> > --- linux-m68k.orig/drivers/net/macmace.c 2011-09-13 18:33:55.0000000$
> > +++ linux-m68k/drivers/net/macmace.c 2011-09-13 18:34:05.000000000 +1000
> > @@ -31,8 +31,8 @@
> > #include <linux/dma-mapping.h>
> > #include <linux/platform_device.h>
> > #include <linux/gfp.h>
> > +#include <linux/interrupt.h>
> > #include <asm/io.h>
> > -#include <asm/irq.h>
> > #include <asm/macints.h>
> > #include <asm/mac_psc.h>
> > #include <asm/page.h>
> >
> > Would you please check whether this is still needed after the v6
> > series?
>
> Will do. Don't think I ever saw that problem, though.

Sorry, my bad. The patch above was needed by a cleanup patch I was working
on which removes the #include <asm/macintosh.h> from macmace.c.

Finn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/