aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/oxygen
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2011-01-11 13:20:30 +1100
committerTakashi Iwai <tiwai@suse.de>2011-01-11 07:38:42 +0100
commite92d457514c957f293c4706a06a25833061d9b88 (patch)
tree9a818743c84309bb343c8e26672fa0832610c99f /sound/pci/oxygen
parenta4b1696916abc4a0b6b11fc4cc2cd52421a0c7ac (diff)
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>
Diffstat (limited to 'sound/pci/oxygen')
-rw-r--r--sound/pci/oxygen/xonar_dg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/oxygen/xonar_dg.c b/sound/pci/oxygen/xonar_dg.c
index cc610ac1fc1..dd45cf4d9eb 100644
--- a/sound/pci/oxygen/xonar_dg.c
+++ b/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>