aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r--drivers/media/dvb/dvb-core/dvb_math.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-core/dvb_math.c b/drivers/media/dvb/dvb-core/dvb_math.c
index db6d6b7f77a..b201dbfc119 100644
--- a/drivers/media/dvb/dvb-core/dvb_math.c
+++ b/drivers/media/dvb/dvb-core/dvb_math.c
@@ -21,6 +21,7 @@
#include <linux/bitops.h>
#include <linux/kernel.h>
+#include <linux/module.h>
#include <asm/bug.h>
#include "dvb_math.h"