projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc06647
)
V4L/DVB (3995): Add missing include
author
Manu Abraham
<manu@linuxtv.org>
Mon, 22 May 2006 13:32:08 +0000
(10:32 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sun, 25 Jun 2006 05:00:10 +0000
(
02:00
-0300)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_math.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/dvb-core/dvb_math.c
b/drivers/media/dvb/dvb-core/dvb_math.c
index db6d6b7f77a8862c2eeae3e56fbbf4aec4292ca2..b201dbfc119ed5a01367b4dfa1e268dcfb548890 100644
(file)
--- 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"