From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757963Ab1EZOKM (ORCPT ); Thu, 26 May 2011 10:10:12 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:41121 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752265Ab1EZOKK (ORCPT ); Thu, 26 May 2011 10:10:10 -0400 Date: Thu, 26 May 2011 22:10:02 +0800 From: Mark Brown To: Jesper Juhl Cc: Ian Lartey , Dimitris Papastamos , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , linux-kernel@vger.kernel.org, trivial@kernel.org Subject: Re: [Patch][Trivial] sound, soc, codec, WM8915: Remove duplicate linux/delay.h inclusion. Message-ID: <20110526141001.GE15094@opensource.wolfsonmicro.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: You are always busy. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 26, 2011 at 10:32:41AM +0200, Jesper Juhl wrote: > It's enough to include linux/delay.h just once in > sound/soc/codecs/wm8915.c, so remove the duplicate. Applied. Please od try to use sensible subject lines for your patches - it makes them much easier to apply.