mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP
@ 2016-09-20 22:14 Valdis Kletnieks
  2016-09-21  1:56 ` Takashi Sakamoto
  0 siblings, 1 reply; 6+ messages in thread
From: Valdis Kletnieks @ 2016-09-20 22:14 UTC (permalink / raw)
  To: Takashi Iwai, Jaroslav Kysela; +Cc: Randy Dunlap, alsa-devel, linux-kernel

ALSA - snd-usb-line6 depends on CONFIG_SND_HWDEP

ERROR: "snd_hwdep_new" [sound/usb/line6/snd-usb-line6.ko] undefined!
scripts/Makefile.modpost:91: recipe for target '__modpost' failed
make[1]: *** [__modpost] Error 1

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>

diff --git a/sound/usb/line6/Kconfig b/sound/usb/line6/Kconfig
index 8ffcf48097d9..39b400392d71 100644
--- a/sound/usb/line6/Kconfig
+++ b/sound/usb/line6/Kconfig
@@ -2,6 +2,7 @@ config SND_USB_LINE6
 	tristate
 	select SND_RAWMIDI
 	select SND_PCM
+	select SND_HWDEP
 
 config SND_USB_POD
 	tristate "Line 6 POD USB support"

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-21 23:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-20 22:14 [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP Valdis Kletnieks
2016-09-21  1:56 ` Takashi Sakamoto
2016-09-21 12:37   ` Takashi Iwai
2016-09-21 13:25     ` Takashi Sakamoto
2016-09-21 13:30       ` Takashi Iwai
2016-09-21 23:01         ` Takashi Sakamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®