Browse Source

[media] dw2102: ts2020 included twice

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>
Olli Salonen 9 years ago
parent
commit
6060421368
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/media/usb/dvb-usb/dw2102.c

+ 0 - 1
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