From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755035Ab0KWOx4 (ORCPT ); Tue, 23 Nov 2010 09:53:56 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:38543 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754754Ab0KWOxz (ORCPT ); Tue, 23 Nov 2010 09:53:55 -0500 Date: Tue, 23 Nov 2010 14:53:53 +0000 From: Mark Brown To: Jesper Juhl Cc: alsa-devel@alsa-project.org, Jon Smirl , linux-kernel@vger.kernel.org, Takashi Iwai , linuxppc-dev@lists.ozlabs.org, Liam Girdwood 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 Content-Disposition: inline In-Reply-To: X-Cookie: Must be under 48 inches in height. 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 Mon, Nov 22, 2010 at 10:54:03PM +0100, Jesper Juhl wrote: > > Eliminate duplicate #include from > sound/soc/fsl/mpc5200_dma.c Applied, thanks.