diff options
Diffstat (limited to 'drivers/media/dvb/mantis')
-rw-r--r-- | drivers/media/dvb/mantis/mantis_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/mantis/mantis_common.h b/drivers/media/dvb/mantis/mantis_common.h index bd400d21b81f..49dbca145bb8 100644 --- a/drivers/media/dvb/mantis/mantis_common.h +++ b/drivers/media/dvb/mantis/mantis_common.h | |||
@@ -21,6 +21,7 @@ | |||
21 | #ifndef __MANTIS_COMMON_H | 21 | #ifndef __MANTIS_COMMON_H |
22 | #define __MANTIS_COMMON_H | 22 | #define __MANTIS_COMMON_H |
23 | 23 | ||
24 | #include <linux/interrupt.h> | ||
24 | #include <linux/mutex.h> | 25 | #include <linux/mutex.h> |
25 | #include <linux/workqueue.h> | 26 | #include <linux/workqueue.h> |
26 | 27 | ||