[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5h3akfunq6.wl%tiwai@suse.de>
Date: Fri, 05 Sep 2008 08:10:41 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: linux-next: Tree for September 4 (PATCH: SND_USB)
At Thu, 4 Sep 2008 20:28:13 -0700,
Randy Dunlap wrote:
>
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> CONFIG_SND_USB_US122L uses snd_hwdep_new(), so SND_HWDEP needs
> to be enabled (selected).
>
> ERROR: "snd_hwdep_new" [sound/usb/usx2y/snd-usb-us122l.ko] undefined!
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
Thanks, applied now.
Takashi
> ---
> sound/usb/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-next-20080904.orig/sound/usb/Kconfig
> +++ linux-next-20080904/sound/usb/Kconfig
> @@ -70,6 +70,7 @@ config SND_USB_CAIAQ_INPUT
> config SND_USB_US122L
> tristate "Tascam US-122L USB driver"
> depends on X86 && EXPERIMENTAL
> + select SND_HWDEP
> select SND_RAWMIDI
> help
> Say Y here to include support for Tascam US-122L USB Audio/MIDI
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists