[ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO code
authorAdrian Bunk <bunk@kernel.org>
Thu, 5 Jun 2008 18:24:10 +0000 (21:24 +0300)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Jun 2008 09:54:59 +0000 (11:54 +0200)
commit33b9cd8214d6e385fcd63c321252a359ee96d568
treee8cedd59d3aa6fc351dc71d5ffdec042af619dea
parent40445ac5e93f1b97e1d7a8c5bed9d34bd89b7550
[ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO code

Since USB_EHCI_SPLIT_ISO is now unconditionally enabled the
#ifndef CONFIG_USB_EHCI_SPLIT_ISO became wrong.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbaudio.c