Commit b1c8312c authored by Sean Young's avatar Sean Young Committed by Linus Torvalds

media: lirc: add missing exceptions for lirc uapi header file

Commit e5499dd7 ("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: e5499dd7 ("media: lirc: revert removal of unused feature flags")
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent bf909542
......@@ -30,6 +30,8 @@ ignore define LIRC_CAN_REC
ignore define LIRC_CAN_SEND_MASK
ignore define LIRC_CAN_REC_MASK
ignore define LIRC_CAN_SET_REC_FILTER
ignore define LIRC_CAN_NOTIFY_DECODE
# Obsolete ioctls
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment