This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/media_tree.git tree:
Subject: smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT) Author: Mauro Carvalho Chehab <[email protected]> Date: Thu Nov 19 11:41:36 2015 -0200 This macro is now part of the core. Remove from Siano driver. Signed-off-by: Mauro Carvalho Chehab <[email protected]> drivers/media/common/siano/smsir.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/cgit.cgi/media_tree.git/commit/?id=850c8a7d68a761b5f11d5b443b5ece185e8068f4 diff --git a/drivers/media/common/siano/smsir.h b/drivers/media/common/siano/smsir.h index fc8b792..d9abd96 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 <http://www.gnu.org/licenses/>. #include <linux/input.h> #include <media/rc-core.h> -#define IR_DEFAULT_TIMEOUT 100 - struct smscore_device_t; struct ir_t { _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
