From 6060421368c6efdc974f8d6d5435c166ccc0dc63 Mon Sep 17 00:00:00 2001 From: Olli Salonen Date: Wed, 2 Mar 2016 08:06:05 -0300 Subject: [media] dw2102: ts2020 included twice ts2020.h was already included a few lines earlier. Remove the unnecessary entry. Signed-off-by: Olli Salonen Signed-off-by: Mauro Carvalho Chehab diff --git a/drivers/media/usb/dvb-usb/dw2102.c b/drivers/media/usb/dvb-usb/dw2102.c index 4d2c71b..a14a197 100644 --- 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 -- cgit v0.10.2