浏览代码

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/delay.h>
 #include <sound/control.h>
 #include <sound/core.h>
 #include <sound/info.h>