Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/ir/
H A DMakefile7e35a594 Thu Jan 17 09:29:38 CST 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>
7e35a594 Thu Jan 17 09:29:38 CST 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>