diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-11 11:46:57 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-11 11:47:39 -0300 |
commit | 1a2e50a4df07427f1d2196bc09c9dceedd77ed7b (patch) | |
tree | 9fb5df6941510d8e8afa6d73750def2c66d1db42 /Documentation/media/lirc.h.rst.exceptions | |
parent | 76d816d83555242bd29ac737fc343ea15fc6583e (diff) |
[media] doc-rst: Fix LIRC_GET_FEATURES references
The references pointed by LIRC_GET_FEATURES ioctl are broken.
Fix them.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/lirc.h.rst.exceptions')
-rw-r--r-- | Documentation/media/lirc.h.rst.exceptions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/media/lirc.h.rst.exceptions b/Documentation/media/lirc.h.rst.exceptions index 17f6e7e9550d..246c850151d7 100644 --- a/Documentation/media/lirc.h.rst.exceptions +++ b/Documentation/media/lirc.h.rst.exceptions @@ -24,6 +24,10 @@ ignore define LIRC_REC2MODE ignore define LIRC_CAN_SEND ignore define LIRC_CAN_REC +ignore define LIRC_CAN_SEND_MASK +ignore define LIRC_CAN_REC_MASK +ignore define LIRC_CAN_SET_REC_DUTY_CYCLE + # Undocumented macros ignore define PULSE_BIT |