linux/sound/isa/sb
Meelis Roos 50152dfaa7 ALSA: fix jazz16 compile (udelay)
While trying to compile jazz16 isa sound driver on alpha (2.6.33+git), I
found a compile failure in jazz16.c (udelay is unknown). Fix it by
including delay.h.

Signed-foo-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-03-05 08:13:20 +01:00
..
Makefile ALSA: jazz16: Add support for Media Vision Jazz16 chipset 2009-12-21 12:09:22 +01:00
emu8000.c sbawe: fix memory detection part 2 2010-01-08 09:27:23 +01:00
emu8000_callback.c
emu8000_local.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
emu8000_patch.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
emu8000_pcm.c
emu8000_synth.c [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
es968.c ALSA: Convert to snd_card_create() in sound/isa/* 2009-01-12 15:20:26 +01:00
jazz16.c ALSA: fix jazz16 compile (udelay) 2010-03-05 08:13:20 +01:00
sb8.c ALSA: Convert to snd_card_create() in sound/isa/* 2009-01-12 15:20:26 +01:00
sb8_main.c ALSA: jazz16: refine dma and irq selection 2009-12-25 14:15:41 +01:00
sb8_midi.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
sb16.c ALSA: Return proper error code at probe in sound/isa/* 2009-01-12 15:21:54 +01:00
sb16_csp.c ALSA: sound/isa: use memdup_user() 2009-04-14 12:39:23 +02:00
sb16_main.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
sb_common.c ALSA: jazz16: Add support for Media Vision Jazz16 chipset 2009-12-21 12:09:22 +01:00
sb_mixer.c ALSA: jazz16: Add support for Media Vision Jazz16 chipset 2009-12-21 12:09:22 +01:00
sbawe.c