From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <46A4F1C2.4010704@am.sony.com> Date: Mon, 23 Jul 2007 11:21:54 -0700 From: Geoff Levand MIME-Version: 1.0 To: Jesper Juhl Subject: Re: [PATCH][36/37] Clean up duplicate includes in sound/ppc/ References: <200707211704.07263.jesper.juhl@gmail.com> In-Reply-To: <200707211704.07263.jesper.juhl@gmail.com> Content-Type: text/plain; charset=UTF-8 Cc: linuxppc-dev@ozlabs.org, Andrew Morton , Linux Kernel Mailing List , cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jesper Juhl wrote: > Hi, > > This patch cleans up duplicate includes in > XXXX/ > > > Signed-off-by: Jesper Juhl > --- > > diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c > index 1aa0b46..27b6189 100644 > --- a/sound/ppc/snd_ps3.c > +++ b/sound/ppc/snd_ps3.c > @@ -33,7 +33,6 @@ > #include > #include > #include > -#include > #include > #include > #include Acked-by: Geoff Levand