projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7f1248
)
ALSA: asihpi - Explicitly include mutex.h
author
Eliot Blennerhassett
<eblennerhassett@audioscience.com>
Fri, 22 Jul 2011 03:52:56 +0000
(15:52 +1200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 22 Jul 2011 05:52:31 +0000
(07:52 +0200)
Because mutex is used in adapter struct defined here.
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/asihpi/hpios.h
patch
|
blob
|
history
diff --git
a/sound/pci/asihpi/hpios.h
b/sound/pci/asihpi/hpios.h
index
03273e7
..
2f605e3
100644
(file)
--- a/
sound/pci/asihpi/hpios.h
+++ b/
sound/pci/asihpi/hpios.h
@@
-38,6
+38,7
@@
HPI Operating System Specific macros for Linux Kernel driver
#include <linux/firmware.h>
#include <linux/interrupt.h>
#include <linux/pci.h>
+#include <linux/mutex.h>
#define HPI_NO_OS_FILE_OPS