[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1109140023490.20729@nippy.intranet>
Date: Wed, 14 Sep 2011 03:26:45 +1000 (EST)
From: Finn Thain <fthain@...egraphics.com.au>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
cc: linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/28 v6] m68k: Convert to genirq
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists