From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ARM: tegra: remove Date: Tue, 2 Oct 2012 20:31:50 +0100 Message-ID: <20121002193150.GA4360@opensource.wolfsonmicro.com> References: <1349206245-22560-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 4009B26164E for ; Tue, 2 Oct 2012 21:31:52 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1349206245-22560-1-git-send-email-swarren@wwwdotorg.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Stephen Warren Cc: linux-tegra@vger.kernel.org, alsa-devel@alsa-project.org, Stephen Warren , Liam Girdwood , linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org On Tue, Oct 02, 2012 at 01:30:45PM -0600, Stephen Warren wrote: > From: Stephen Warren > > Remove includes of from sound/soc; nothing from it is used. > > Remove include of from mach-tegra/apbio.c; since the DMA > transfers made by this file don't need flow-control with any peripheral, > there's no need to set any slave ID. Acked-by: Mark Brown