Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (3995): Add missing include

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

authored by

Manu Abraham and committed by
Mauro Carvalho Chehab
cbee936f fc066478

+1
+1
drivers/media/dvb/dvb-core/dvb_math.c
··· 21 21 22 22 #include <linux/bitops.h> 23 23 #include <linux/kernel.h> 24 + #include <linux/module.h> 24 25 #include <asm/bug.h> 25 26 #include "dvb_math.h" 26 27