diff options
author | Sean Young <sean@mess.org> | 2022-02-01 18:38:36 +0000 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-02-04 13:14:41 -0700 |
commit | 183f80fd72db42c9cc483aa7a5e8e881355d0b03 (patch) | |
tree | fce1fe0c8136081066dd1cd8113ff8afe98e2043 /tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c | |
parent | e2aa5e650b07693477dff554053605976789fd68 (diff) |
selftests/ir: fix build with ancient kernel headers
Since commit e2bcbd7769ee ("tools headers UAPI: remove stale lirc.h"),
the build of the selftests fails on rhel 8 since its version of
/usr/include/linux/lirc.h has no definition of RC_PROTO_RCMM32, etc [1].
[1] https://lkml.org/lkml/2022/1/28/275
Fixes: e2bcbd7769ee ("tools headers UAPI: remove stale lirc.h")
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Reported-by: kernel test robot <oliver.sang@intel.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c')
0 files changed, 0 insertions, 0 deletions