Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757057AbZJ3Kc1 (ORCPT ); Fri, 30 Oct 2009 06:32:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756902AbZJ3KcZ (ORCPT ); Fri, 30 Oct 2009 06:32:25 -0400 Received: from cantor.suse.de ([195.135.220.2]:40184 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756880AbZJ3KcY (ORCPT ); Fri, 30 Oct 2009 06:32:24 -0400 Date: Fri, 30 Oct 2009 11:32:26 +0100 Message-ID: From: Takashi Iwai To: wuzhangjin@gmail.com Cc: Linux Kernel Mailing List , linux-mips , loongson-dev@googlegroups.com, Jaya Kumar , Jaroslav Kysela , Linus Torvalds , Wu Zhangjin , linux-sound@vger.kernel.org Subject: Re: [PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency In-Reply-To: <1255573374.7638.22.camel@falcon> References: <1255190029-17584-1-git-send-email-wuzhangjin@gmail.com> <1255573374.7638.22.camel@falcon> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1195 Lines: 43 At Thu, 15 Oct 2009 10:22:54 +0800, Wu Zhangjin wrote: > > Add CC to: Takashi Iwai , linux-sound@vger.kernel.org > > SND_CS5535AUDIO is available on Loongson(MIPS compatible) family > machines, and checked it with ARCH=x86_64, no relative compiling > warnings & errors, so, remove the platform dependency directly. > > Reported-by: rixed@happyleptic.org > Acked-by: Andres Salomon > Signed-off-by: Wu Zhangjin Thanks, applied now. Takashi > --- > sound/pci/Kconfig | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig > index fb5ee3c..75c602b 100644 > --- a/sound/pci/Kconfig > +++ b/sound/pci/Kconfig > @@ -259,7 +259,6 @@ config SND_CS5530 > > config SND_CS5535AUDIO > tristate "CS5535/CS5536 Audio" > - depends on X86 && !X86_64 > select SND_PCM > select SND_AC97_CODEC > help > -- > 1.6.2.1 > > -- 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/