OSDN Git Service

tools headers UAPI: remove stale lirc.h
authorSean Young <sean@mess.org>
Mon, 24 Jan 2022 15:30:28 +0000 (15:30 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 26 Jan 2022 01:56:24 +0000 (17:56 -0800)
commite2bcbd7769ee8f05e1b3d10848aace98973844e4
tree88ac65dacbc4ad8d2bd0aba8f305be343c42e0f5
parent0e3135d3bfa5dfb658145238d2bc723a8e30c3a3
tools headers UAPI: remove stale lirc.h

The lirc.h file is an old copy of lirc.h from the kernel sources. It is
out of date, and the bpf lirc tests don't need a new copy anyway. As
long as /usr/include/linux/lirc.h is from kernel v5.2 or newer, the tests
will compile fine.

Signed-off-by: Sean Young <sean@mess.org>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20220124153028.394409-1-sean@mess.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/include/uapi/linux/lirc.h [deleted file]
tools/testing/selftests/bpf/test_lirc_mode2_user.c