Home
last modified time | relevance | path

Searched hist:"7 e35a5940fab59eeccb9162eb2389342e0a87e53" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/ir/
H A DMakefilediff 7e35a5940fab59eeccb9162eb2389342e0a87e53 Thu Jan 17 16:29:38 CET 2019 Sean Young <sean@mess.org> 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>