commit | cea357bc25713f909bd9d6f0d71eae5e3a5b4e85 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Wed Nov 18 11:43:40 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Nov 25 14:52:04 2020 +0100 |
tree | f9c5725845f160c5f09ac9caa0837f6a7f718dc8 | |
parent | 371443de3c991f7b025d5203754a3497b7ea7c32 [diff] |
media: lirc: ensure RC_PROTO_MAX has documentation The enum rc_proto value RC_PROTO_MAX has no documentation, this is causing a warning while building the documentation. Fixes: 72e637fec558 ("media: rc: validate that "rc_proto" is reasonable") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>