diff options
author | Antti Palosaari <crope@iki.fi> | 2013-01-07 13:51:13 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-03-21 22:47:19 +0100 |
commit | ac77fb0f0ce9f77f465692d590b9615b95a99fb2 (patch) | |
tree | 89c92e5bcc7a6bd82b5c013a625b01001dad09e0 /drivers/media/usb/dvb-usb-v2/af9035.h | |
parent | [media] af9033: support for it913x tuners (diff) | |
download | linux-ac77fb0f0ce9f77f465692d590b9615b95a99fb2.tar.xz linux-ac77fb0f0ce9f77f465692d590b9615b95a99fb2.zip |
[media] af9035: add support for 1st gen it9135
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 6d098a93d5ab..1b2f69f594f3 100644 --- a/drivers/media/usb/dvb-usb-v2/af9035.h +++ b/drivers/media/usb/dvb-usb-v2/af9035.h @@ -30,6 +30,7 @@ #include "mxl5007t.h" #include "tda18218.h" #include "fc2580.h" +#include "it913x.h" struct reg_val { u32 reg; |