projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4b1696
)
ALSA: include delay.h for msleep in Xonar DG support
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 11 Jan 2011 02:20:30 +0000
(13:20 +1100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 11 Jan 2011 06:38:42 +0000
(07:38 +0100)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/xonar_dg.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/oxygen/xonar_dg.c
b/sound/pci/oxygen/xonar_dg.c
index cc610ac1fc1910073498a14ff02202cbad1260ba..dd45cf4d9eb9a6fbd7fea4b67ca3d75c5fc4ab93 100644
(file)
--- 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>