1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/ir
Sean Young 7e35a5940f selftests: Use lirc.h from kernel tree, not from system
When the system lirc.h is older than v4.16, you will get errors like:

ir_loopback.c:32:16: error: field ‘proto’ has incomplete type
  enum rc_proto proto;

Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Shuah Khan <shuah@kernel.org>
2019-01-25 14:58:46 -07:00
..
.gitignore media: rc: self test for IR encoders and decoders 2018-11-06 09:27:17 -07:00
ir_loopback.c media: rc: self test for IR encoders and decoders 2018-11-06 09:27:17 -07:00
ir_loopback.sh media: rc: self test for IR encoders and decoders 2018-11-06 09:27:17 -07:00
Makefile selftests: Use lirc.h from kernel tree, not from system 2019-01-25 14:58:46 -07:00