diff options
Diffstat (limited to 'sound/drivers/dummy.c')
| -rw-r--r-- | sound/drivers/dummy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/drivers/dummy.c b/sound/drivers/dummy.c index 7f41990ed68b..97f1f93ed275 100644 --- a/sound/drivers/dummy.c +++ b/sound/drivers/dummy.c | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | #include <linux/wait.h> | 27 | #include <linux/wait.h> |
| 28 | #include <linux/hrtimer.h> | 28 | #include <linux/hrtimer.h> |
| 29 | #include <linux/math64.h> | 29 | #include <linux/math64.h> |
| 30 | #include <linux/moduleparam.h> | 30 | #include <linux/module.h> |
| 31 | #include <sound/core.h> | 31 | #include <sound/core.h> |
| 32 | #include <sound/control.h> | 32 | #include <sound/control.h> |
| 33 | #include <sound/tlv.h> | 33 | #include <sound/tlv.h> |
