Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: lirc: revert removal of unused feature flags
Commit b2a90f4 ("media: lirc: remove unused lirc features") removed feature flags which were never implemented, but they are still used by the lirc daemon went built from source. Reinstate these symbols in order not to break the lirc build. Fixes: b2a90f4 ("media: lirc: remove unused lirc features") Link: https://lore.kernel.org/all/[email protected]/ Reported-by: Jiri Slaby <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information