[ALSA] usb-audio: remove old compatibility wrappers (1/2)
Modules: USB generic driver Move the usb_pipe_needs_resubmit() compatibility wrapper out of the kernel tree. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
This commit is contained in:

committato da
Jaroslav Kysela

parent
d879f0ccf5
commit
3cfc1eb181
@@ -249,10 +249,6 @@ void snd_usbmidi_disconnect(struct list_head *p);
|
||||
#define get_cfg_desc(cfg) (&(cfg)->desc)
|
||||
#endif
|
||||
|
||||
#ifndef usb_pipe_needs_resubmit
|
||||
#define usb_pipe_needs_resubmit(pipe) 1
|
||||
#endif
|
||||
|
||||
#ifndef snd_usb_complete_callback
|
||||
#define snd_usb_complete_callback(x) (x)
|
||||
#endif
|
||||
|
Fai riferimento in un nuovo problema
Block a user