diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-18 08:22:06 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-18 08:22:06 -0300 |
commit | 96cbbc792854ad33325f55e2b095d27d195537e7 (patch) | |
tree | 0a1a2b20fbc58ae19955e65e30193faf330fc26d /linux/drivers/media/dvb/frontends | |
parent | 043941b563e911ccb213664f4471e985da89147a (diff) | |
parent | f2ead120937d5077a260732019a12e6ed6c6752e (diff) | |
download | mediapointer-dvb-s2-96cbbc792854ad33325f55e2b095d27d195537e7.tar.gz mediapointer-dvb-s2-96cbbc792854ad33325f55e2b095d27d195537e7.tar.bz2 |
merge: http://linuxtv.org/hg/~tap/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
-rw-r--r-- | linux/drivers/media/dvb/frontends/dvb-pll.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/dvb-pll.c b/linux/drivers/media/dvb/frontends/dvb-pll.c index 11f7d5939..2ea254570 100644 --- a/linux/drivers/media/dvb/frontends/dvb-pll.c +++ b/linux/drivers/media/dvb/frontends/dvb-pll.c @@ -21,6 +21,7 @@ #include <linux/module.h> #include <linux/dvb/frontend.h> #include <asm/types.h> +#include "compat.h" #include "dvb-pll.h" |