Commit f044785d authored by Takashi Iwai's avatar Takashi Iwai

ALSA: lola - Add missing inclusion of linux/delay.h

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent fe4af1b5
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment