ALSA: lola - Add missing inclusion of linux/delay.h
authorTakashi Iwai <tiwai@suse.de>
Tue, 3 May 2011 16:21:01 +0000 (18:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 May 2011 16:21:01 +0000 (18:21 +0200)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/lola/lola_pcm.c

index aa21750..c44db68 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/init.h>
 #include <linux/dma-mapping.h>
 #include <linux/pci.h>
+#include <linux/delay.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include "lola.h"