diff options
Diffstat (limited to 'sound/drivers/mtpav.c')
-rw-r--r-- | sound/drivers/mtpav.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/drivers/mtpav.c b/sound/drivers/mtpav.c index 1eef4ccebe4b..76930793fb69 100644 --- a/sound/drivers/mtpav.c +++ b/sound/drivers/mtpav.c | |||
@@ -52,6 +52,7 @@ | |||
52 | 52 | ||
53 | #include <linux/init.h> | 53 | #include <linux/init.h> |
54 | #include <linux/interrupt.h> | 54 | #include <linux/interrupt.h> |
55 | #include <linux/module.h> | ||
55 | #include <linux/err.h> | 56 | #include <linux/err.h> |
56 | #include <linux/platform_device.h> | 57 | #include <linux/platform_device.h> |
57 | #include <linux/ioport.h> | 58 | #include <linux/ioport.h> |