提交 bbe364dd 编写于 作者: R Randy Dunlap 提交者: Greg Kroah-Hartman

Staging: line6: fix build error, select SND_RAWMIDI

line6 needs to select SND_RAWMIDI, like many other drivers do.

ERROR: "snd_rawmidi_set_ops" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_new" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_transmit_peek" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_transmit_ack" [drivers/staging/line6/line6usb.ko] undefined!
ERROR: "snd_rawmidi_receive" [drivers/staging/line6/line6usb.ko] undefined!
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 9cd57f77
config LINE6_USB config LINE6_USB
tristate "Line6 USB support" tristate "Line6 USB support"
depends on USB && SND depends on USB && SND
select SND_RAWMIDI
help help
This is a driver for the guitar amp, cab, and effects modeller This is a driver for the guitar amp, cab, and effects modeller
PODxt Pro by Line6 (and similar devices), supporting the PODxt Pro by Line6 (and similar devices), supporting the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册