From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761998AbXGWOpk (ORCPT ); Mon, 23 Jul 2007 10:45:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755024AbXGWOpb (ORCPT ); Mon, 23 Jul 2007 10:45:31 -0400 Received: from cantor2.suse.de ([195.135.220.15]:54708 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753942AbXGWOpa (ORCPT ); Mon, 23 Jul 2007 10:45:30 -0400 Date: Mon, 23 Jul 2007 16:45:27 +0200 Message-ID: From: Takashi Iwai To: Jesper Juhl Cc: Linux Kernel Mailing List , Andrew Morton , linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org, Geoff Levand Subject: Re: [PATCH][36/37] Clean up duplicate includes in sound/ppc/ In-Reply-To: <200707211704.07263.jesper.juhl@gmail.com> References: <200707211704.07263.jesper.juhl@gmail.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta27) (fiddleheads) (+CVS-20060704) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Sat, 21 Jul 2007 17:04:07 +0200, Jesper Juhl wrote: > > Hi, > > This patch cleans up duplicate includes in > XXXX/ sound/ppc? :) > > > Signed-off-by: Jesper Juhl Now applied to ALSA tree. Thanks. Takashi > --- > > 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 > - > 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/ >