aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/xonar_dg.c
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/xonar_dg.c
parentALSA: oxygen: add some card names (diff)
downloadlinux-dev-e92d457514c957f293c4706a06a25833061d9b88.tar.xz
linux-dev-e92d457514c957f293c4706a06a25833061d9b88.zip
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/xonar_dg.c')
-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 cc610ac1fc19..dd45cf4d9eb9 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>