diff options
author | Antti Palosaari <crope@iki.fi> | 2012-12-03 00:12:29 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-01-06 12:00:26 +0100 |
commit | 7e0bc2960397c43019757aadc76c89da27120bea (patch) | |
tree | ddcebc9dbc129a746fb54243a8d5c91d55774840 /drivers/media/usb/dvb-usb-v2/af9035.h | |
parent | [media] af9033: add support for Fitipower FC0012 tuner (diff) | |
download | linux-7e0bc2960397c43019757aadc76c89da27120bea.tar.xz linux-7e0bc2960397c43019757aadc76c89da27120bea.zip |
[media] af9035: support for Fitipower FC0012 tuner devices
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/af9035.h')
-rw-r--r-- | drivers/media/usb/dvb-usb-v2/af9035.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/af9035.h b/drivers/media/usb/dvb-usb-v2/af9035.h index 75ef1ec13fbf..f509d35a3b00 100644 --- a/drivers/media/usb/dvb-usb-v2/af9035.h +++ b/drivers/media/usb/dvb-usb-v2/af9035.h @@ -26,6 +26,7 @@ #include "af9033.h" #include "tua9001.h" #include "fc0011.h" +#include "fc0012.h" #include "mxl5007t.h" #include "tda18218.h" #include "fc2580.h" |