[alsa-devel] [PATCH] gusextreme: Fix build errors

Takashi Iwai tiwai at suse.de
Mon Nov 10 12:35:05 CET 2008


At Sun,  9 Nov 2008 20:32:40 +0200,
Ville Syrjala wrote:
> 
> gusextreme depends on opl3 support. Add the approriate select to Kconfig.
> Also remove the unnecessary hwdep select.
> 
> Relevant build errors:
> ERROR: "snd_opl3_hwdep_new" [sound/isa/gus/snd-gusextreme.ko] undefined!
> ERROR: "snd_opl3_create" [sound/isa/gus/snd-gusextreme.ko] undefined!
> 
> Signed-off-by: Ville Syrjala <syrjala at sci.fi>

Applied.  Thanks.


Takashi

> ---
>  sound/isa/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig
> index 660beb4..ce0aa04 100644
> --- a/sound/isa/Kconfig
> +++ b/sound/isa/Kconfig
> @@ -211,7 +211,7 @@ config SND_GUSCLASSIC
>  
>  config SND_GUSEXTREME
>  	tristate "Gravis UltraSound Extreme"
> -	select SND_HWDEP
> +	select SND_OPL3_LIB
>  	select SND_MPU401_UART
>  	select SND_PCM
>  	help
> -- 
> 1.5.6.4
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 


More information about the Alsa-devel mailing list