Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753862AbXFGJqn (ORCPT ); Thu, 7 Jun 2007 05:46:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751446AbXFGJqg (ORCPT ); Thu, 7 Jun 2007 05:46:36 -0400 Received: from fnoeppeil48.netpark.at ([217.175.205.176]:3255 "EHLO roarinelk.homelinux.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751467AbXFGJqf (ORCPT ); Thu, 7 Jun 2007 05:46:35 -0400 Date: Thu, 7 Jun 2007 11:46:33 +0200 From: Manuel Lauss To: Paul Mundt , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: 2.6.22-rc4-mm2 Message-ID: <20070607094633.GB1672@roarinelk.homelinux.net> References: <20070606220313.8f7c1fab.akpm@linux-foundation.org> <20070607064231.GQ6909@holomorphy.com> <20070607071138.GA15420@linux-sh.org> <20070607091942.GA1584@roarinelk.homelinux.net> <20070607093702.GA19759@linux-sh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070607093702.GA19759@linux-sh.org> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1251 Lines: 30 On Thu, Jun 07, 2007 at 06:37:02PM +0900, Paul Mundt wrote: > On Thu, Jun 07, 2007 at 11:19:42AM +0200, Manuel Lauss wrote: > > On Thu, Jun 07, 2007 at 04:11:38PM +0900, Paul Mundt wrote: > > > On Wed, Jun 06, 2007 at 11:42:31PM -0700, William Lee Irwin III wrote: > > > > sound/soc/sh/Kconfig:6:warning: 'select' used by config symbol 'SND_SOC_PCM_SH7760' refers to undefined symbol 'SH_DMABRG' > > > > --- > > > > Make SND_SOC_PCM_SH7760 depend on SH_DMABRG rather than selecting it > > > > Fixes Kconfig warning about undefined SH_DMABRG symbol on non-sh builds. > > > Are you sure this is the way you want to go? The select here is > reasonably useful. I hope the other people using this code are smart enough to set SH_DMABRG in their board's defconfig. (I seem to remember there was an argument about the evilness of select; and as far as I know I am the only user of this code anyway) If you think select is more useful then I'll send another patch to the alsa folks. Thanks, Manuel Lauss - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/