From: Mauro Carvalho Chehab Date: Thu, 19 Nov 2015 13:41:36 +0000 (-0200) Subject: smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT) X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=850c8a7d68a761b5f11d5b443b5ece185e8068f4;p=linux-beck.git smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT) This macro is now part of the core. Remove from Siano driver. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/common/siano/smsir.h b/drivers/media/common/siano/smsir.h index fc8b7925c532..d9abd96ef48b 100644 --- a/drivers/media/common/siano/smsir.h +++ b/drivers/media/common/siano/smsir.h @@ -30,8 +30,6 @@ along with this program. If not, see . #include #include -#define IR_DEFAULT_TIMEOUT 100 - struct smscore_device_t; struct ir_t {