Skip to content

Commit b1c8312

Browse files
seanyoungtorvalds
authored andcommitted
media: lirc: add missing exceptions for lirc uapi header file
Commit e5499dd ("media: lirc: revert removal of unused feature flags") reintroduced unused feature flags in the lirc uapi header, but failed to reintroduce the necessary exceptions for the docs. Fixes: e5499dd ("media: lirc: revert removal of unused feature flags") Signed-off-by: Sean Young <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent bf90954 commit b1c8312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/userspace-api/media/lirc.h.rst.exceptions

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ ignore define LIRC_CAN_REC
3030

3131
ignore define LIRC_CAN_SEND_MASK
3232
ignore define LIRC_CAN_REC_MASK
33+
ignore define LIRC_CAN_SET_REC_FILTER
34+
ignore define LIRC_CAN_NOTIFY_DECODE
3335

3436
# Obsolete ioctls
3537

0 commit comments

Comments
 (0)