Преглед изворни кода

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 година
родитељ
комит
e92d457514
1 измењених фајлова са 1 додато и 0 уклоњено
  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/pci.h>
+#include <linux/delay.h>
 #include <sound/control.h>
 #include <sound/control.h>
 #include <sound/core.h>
 #include <sound/core.h>
 #include <sound/info.h>
 #include <sound/info.h>