diff options
author | Antti Palosaari <crope@iki.fi> | 2014-08-25 23:08:16 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-09-21 16:45:00 -0400 |
commit | c2ba9726c342d113bdc36cfd8e984e30498037c6 (patch) | |
tree | b8b56c575e3b822576226d0f0ea64a6707d3a03f /drivers/media/usb/dvb-usb-v2/af9035.h | |
parent | d11132411538761ca79ecded63cd16621b6c40ee (diff) |
[media] it913x: rename tuner_it913x => it913x
Remove tuner_ prefix from module name and file names. Prefix was
added due to file name conflict on media out-tree build system.
Demodulator having same name does not exists anymore. So lets
remove dumb prefix.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/af9035.h')
-rw-r--r-- | drivers/media/usb/dvb-usb-v2/af9035.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/af9035.h b/drivers/media/usb/dvb-usb-v2/af9035.h index c21902fdd4c4..70ec9c9aeb54 100644 --- a/drivers/media/usb/dvb-usb-v2/af9035.h +++ b/drivers/media/usb/dvb-usb-v2/af9035.h | |||
@@ -30,7 +30,7 @@ | |||
30 | #include "mxl5007t.h" | 30 | #include "mxl5007t.h" |
31 | #include "tda18218.h" | 31 | #include "tda18218.h" |
32 | #include "fc2580.h" | 32 | #include "fc2580.h" |
33 | #include "tuner_it913x.h" | 33 | #include "it913x.h" |
34 | 34 | ||
35 | struct reg_val { | 35 | struct reg_val { |
36 | u32 reg; | 36 | u32 reg; |