diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 19:38:11 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 19:38:11 -0200 |
commit | 7fd0b3c28f9cf63b6be440d9c9d2a6598f6daa89 (patch) | |
tree | 10adb8246846dfc8cb7002fb34f7a745f6183ccb /linux/drivers/media/dvb | |
parent | d2240c64f5eac6aef7490e451eeeaddddd4f3457 (diff) | |
parent | 1ca1203a1eab7dc3951e569975bbbccc76aeb8fe (diff) | |
download | mediapointer-dvb-s2-7fd0b3c28f9cf63b6be440d9c9d2a6598f6daa89.tar.gz mediapointer-dvb-s2-7fd0b3c28f9cf63b6be440d9c9d2a6598f6daa89.tar.bz2 |
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-backport
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb')
-rw-r--r-- | linux/drivers/media/dvb/frontends/af9013.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/af9013.c b/linux/drivers/media/dvb/frontends/af9013.c index b2b50fb4c..937715a96 100644 --- a/linux/drivers/media/dvb/frontends/af9013.c +++ b/linux/drivers/media/dvb/frontends/af9013.c @@ -33,6 +33,7 @@ #include "dvb_frontend.h" #include "af9013_priv.h" #include "af9013.h" +#include "compat.h" int af9013_debug; |