Explorar o código

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 %!s(int64=14) %!d(string=hai) anos
pai
achega
e92d457514
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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>