From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id AEEBDDDE3E for ; Sun, 22 Jul 2007 08:11:35 +1000 (EST) Subject: Re: [PATCH][09/37] Clean up duplicate includes in drivers/macintosh/ From: Benjamin Herrenschmidt To: Jesper Juhl In-Reply-To: <200707211702.30610.jesper.juhl@gmail.com> References: <200707211702.30610.jesper.juhl@gmail.com> Content-Type: text/plain Date: Sun, 22 Jul 2007 08:11:14 +1000 Message-Id: <1185055874.5439.49.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Andrew Morton , Linux Kernel Mailing List List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Acked-by: Benjamin Herrenschmidt > --- > > 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 > #include > #include > -#include > #include > #include > > - > 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/