From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754111Ab0JETFl (ORCPT ); Tue, 5 Oct 2010 15:05:41 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:58235 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753571Ab0JETFj (ORCPT ); Tue, 5 Oct 2010 15:05:39 -0400 Date: Tue, 5 Oct 2010 12:05:52 -0700 From: Mark Brown To: Nicolas Kaiser Cc: Liam Girdwood , Wan ZongShun , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sound/soc/nuc900: remove duplicated include Message-ID: <20101005190551.GA23055@opensource.wolfsonmicro.com> References: <20101005141140.0276dc14@absol.kitzblitz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101005141140.0276dc14@absol.kitzblitz> X-Cookie: You may be recognized soon. Hide. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 05, 2010 at 02:11:40PM +0200, Nicolas Kaiser wrote: > Remove duplicated include. > > Signed-off-by: Nicolas Kaiser Applied, but please always remember to CC maintainers on patches as explained in Documentation/SubmittingPatches.