From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 67CC3B70D4 for ; Wed, 24 Nov 2010 02:02:59 +1100 (EST) Date: Tue, 23 Nov 2010 14:53:53 +0000 From: Mark Brown To: Jesper Juhl Subject: Re: [PATCH] MPC5200: Eliminate duplicate include of of_device.h Message-ID: <20101123145352.GM18960@rakim.wolfsonmicro.main> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: alsa-devel@alsa-project.org, Takashi Iwai , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Liam Girdwood List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Nov 22, 2010 at 10:54:03PM +0100, Jesper Juhl wrote: > > Eliminate duplicate #include from > sound/soc/fsl/mpc5200_dma.c Applied, thanks.