From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935836AbXG0KeF (ORCPT ); Fri, 27 Jul 2007 06:34:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760084AbXG0Kdx (ORCPT ); Fri, 27 Jul 2007 06:33:53 -0400 Received: from mx1.suse.de ([195.135.220.2]:37084 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757475AbXG0Kdw (ORCPT ); Fri, 27 Jul 2007 06:33:52 -0400 Date: Fri, 27 Jul 2007 12:33:51 +0200 Message-ID: From: Takashi Iwai To: Meelis Roos Cc: Sam Ravnborg , Linux Kernel list , sparclinux@vger.kernel.org Subject: Re: ALSA & missing dma_*_coherent on sparc32 In-Reply-To: References: <20070726125834.GA4041@uranus.ravnborg.org> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta27) (fiddleheads) (+CVS-20060704) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Fri, 27 Jul 2007 12:58:57 +0300 (EEST), Meelis Roos wrote: > > > [ALSA] Fix build error without CONFIG_HAS_DMA > > > > The recent change of include/asm-generic/dma-mapping-broken.h breaks > > the build without CONFIG_HAS_DMA. This patch is an ad hoc fix. > > This seems to fix the issue, thnaks! Thanks for confirmation. The patch is queued in ALSA tree now for the next push. Takashi