ALSA: include delay.h for msleep in Xonar DG support
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 11 Jan 2011 02:20:30 +0000 (13:20 +1100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Jan 2011 06:38:42 +0000 (07:38 +0100)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/xonar_dg.c

index cc610ac..dd45cf4 100644 (file)
@@ -40,6 +40,7 @@
  */
 
 #include <linux/pci.h>
+#include <linux/delay.h>
 #include <sound/control.h>
 #include <sound/core.h>
 #include <sound/info.h>