aboutsummaryrefslogtreecommitdiff
path: root/sound/usb/card.c
diff options
context:
space:
mode:
authorDaniel Mack <zonque@gmail.com>2011-09-14 12:46:57 +0200
committerTakashi Iwai <tiwai@suse.de>2011-09-14 17:07:03 +0200
commitc731bc96ad641a5fa3d50a87b474652505507282 (patch)
tree8c08c95bb3a1ab1eccc91a8298d408d8a6de7d64 /sound/usb/card.c
parente8e8babf561c9560f37b9bd80407ebaf90ad2ca4 (diff)
ALSA: snd-usb: move code from urb.c to endpoint.c
No code altered at this point, simply preparing for upcoming refactorizations. Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/card.c')
-rw-r--r--sound/usb/card.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/usb/card.c b/sound/usb/card.c
index a3136afb219..d2a79d166e0 100644
--- a/sound/usb/card.c
+++ b/sound/usb/card.c
@@ -65,7 +65,6 @@
#include "helper.h"
#include "debug.h"
#include "pcm.h"
-#include "urb.h"
#include "format.h"
#include "power.h"
#include "stream.h"