2009-10-10 15:54:41

by wu zhangjin

[permalink] [raw]
Subject: [PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency

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: [email protected]
Acked-by: Andres Salomon <[email protected]>
Signed-off-by: Wu Zhangjin <[email protected]>
---
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


2009-10-10 15:54:51

by wu zhangjin

[permalink] [raw]
Subject: [PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency

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: [email protected]
Acked-by: Andres Salomon <[email protected]>
Signed-off-by: Wu Zhangjin <[email protected]>
---
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

2009-10-15 02:23:43

by wu zhangjin

[permalink] [raw]
Subject: [PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency

Add CC to: Takashi Iwai <[email protected]>, [email protected]

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: [email protected]
Acked-by: Andres Salomon <[email protected]>
Signed-off-by: Wu Zhangjin <[email protected]>
---
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

2009-10-30 10:32:27

by Takashi Iwai

[permalink] [raw]
Subject: Re: [PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency

At Thu, 15 Oct 2009 10:22:54 +0800,
Wu Zhangjin wrote:
>
> Add CC to: Takashi Iwai <[email protected]>, [email protected]
>
> 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: [email protected]
> Acked-by: Andres Salomon <[email protected]>
> Signed-off-by: Wu Zhangjin <[email protected]>

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
>
>