Browse Source

ALSA: include delay.h for msleep in Xonar DG support

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Stephen Rothwell 14 years ago
parent
commit
e92d457514
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/pci/oxygen/xonar_dg.c

+ 1 - 0
sound/pci/oxygen/xonar_dg.c

@@ -40,6 +40,7 @@
  */
 
 #include <linux/pci.h>
+#include <linux/delay.h>
 #include <sound/control.h>
 #include <sound/core.h>
 #include <sound/info.h>