From f7b0fa6923179c51cdba0b23c0ffe9efb9e14048 Mon Sep 17 00:00:00 2001 From: Sean Young Date: Thu, 22 Mar 2018 06:41:16 -0400 Subject: media: rc docs: fix warning for RC_PROTO_IMON This protocol was recently added and causes warnings. Signed-off-by: Sean Young Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/lirc.h.rst.exceptions | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/media') diff --git a/Documentation/media/lirc.h.rst.exceptions b/Documentation/media/lirc.h.rst.exceptions index c6e3a35d2c4e..984b61dc3f2e 100644 --- a/Documentation/media/lirc.h.rst.exceptions +++ b/Documentation/media/lirc.h.rst.exceptions @@ -57,6 +57,7 @@ ignore symbol RC_PROTO_RC6_MCE ignore symbol RC_PROTO_SHARP ignore symbol RC_PROTO_XMP ignore symbol RC_PROTO_CEC +ignore symbol RC_PROTO_IMON # Undocumented macros -- cgit v1.2.3