diff options
Diffstat (limited to 'sound/pci/asihpi/hpios.h')
-rw-r--r-- | sound/pci/asihpi/hpios.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/asihpi/hpios.h b/sound/pci/asihpi/hpios.h index 03273e729f9..2f605e34bad 100644 --- 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 | |||
38 | #include <linux/firmware.h> | 38 | #include <linux/firmware.h> |
39 | #include <linux/interrupt.h> | 39 | #include <linux/interrupt.h> |
40 | #include <linux/pci.h> | 40 | #include <linux/pci.h> |
41 | #include <linux/mutex.h> | ||
41 | 42 | ||
42 | #define HPI_NO_OS_FILE_OPS | 43 | #define HPI_NO_OS_FILE_OPS |
43 | 44 | ||