projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
711f3fb
)
[media] dw2102: ts2020 included twice
author
Olli Salonen
<olli.salonen@iki.fi>
Wed, 2 Mar 2016 11:06:05 +0000
(08:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 3 Mar 2016 17:35:20 +0000
(14:35 -0300)
ts2020.h was already included a few lines earlier. Remove the unnecessary entry.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb/dw2102.c
patch
|
blob
|
history
diff --git
a/drivers/media/usb/dvb-usb/dw2102.c
b/drivers/media/usb/dvb-usb/dw2102.c
index 4d2c71bd305662568d62d69ec61fcc1a2b9c4f82..a14a1973b80c404c6a4564d883a6fb52d3c63ab3 100644
(file)
--- a/
drivers/media/usb/dvb-usb/dw2102.c
+++ b/
drivers/media/usb/dvb-usb/dw2102.c
@@
-33,7
+33,6
@@
#include "tda18271.h"
#include "cxd2820r.h"
#include "m88ds3103.h"
-#include "ts2020.h"
/* Max transfer size done by I2C transfer functions */
#define MAX_XFER_SIZE 64