* [PATCH][09/37] Clean up duplicate includes in drivers/macintosh/ @ 2007-07-21 15:02 Jesper Juhl 2007-07-21 22:11 ` Benjamin Herrenschmidt 0 siblings, 1 reply; 2+ messages in thread From: Jesper Juhl @ 2007-07-21 15:02 UTC (permalink / raw) To: Linux Kernel Mailing List; +Cc: Andrew Morton, Jesper Juhl, linuxppc-dev Hi, This patch cleans up duplicate includes in drivers/macintosh/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- diff --git a/drivers/macintosh/rack-meter.c b/drivers/macintosh/rack-meter.c index 4177ff0..2c21d4f 100644 --- a/drivers/macintosh/rack-meter.c +++ b/drivers/macintosh/rack-meter.c @@ -30,7 +30,6 @@ #include <asm/machdep.h> #include <asm/pmac_feature.h> #include <asm/dbdma.h> -#include <asm/dbdma.h> #include <asm/macio.h> #include <asm/keylargo.h> ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH][09/37] Clean up duplicate includes in drivers/macintosh/ 2007-07-21 15:02 [PATCH][09/37] Clean up duplicate includes in drivers/macintosh/ Jesper Juhl @ 2007-07-21 22:11 ` Benjamin Herrenschmidt 0 siblings, 0 replies; 2+ messages in thread From: Benjamin Herrenschmidt @ 2007-07-21 22:11 UTC (permalink / raw) To: Jesper Juhl; +Cc: linuxppc-dev, Andrew Morton, Linux Kernel Mailing List On Sat, 2007-07-21 at 17:02 +0200, Jesper Juhl wrote: > Hi, > > This patch cleans up duplicate includes in > drivers/macintosh/ > > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> > --- > > diff --git a/drivers/macintosh/rack-meter.c b/drivers/macintosh/rack-meter.c > index 4177ff0..2c21d4f 100644 > --- a/drivers/macintosh/rack-meter.c > +++ b/drivers/macintosh/rack-meter.c > @@ -30,7 +30,6 @@ > #include <asm/machdep.h> > #include <asm/pmac_feature.h> > #include <asm/dbdma.h> > -#include <asm/dbdma.h> > #include <asm/macio.h> > #include <asm/keylargo.h> > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-21 22:11 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-07-21 15:02 [PATCH][09/37] Clean up duplicate includes in drivers/macintosh/ Jesper Juhl 2007-07-21 22:11 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).