commit | 24f97eb27bc131801ed9d0d2b367d4164424ac77 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon May 20 12:58:13 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Mon May 20 12:58:13 2019 -0700 |
tree | d29644f8a9f2f26955130172c416f58e91b87fa5 | |
parent | 72aafad9506d65c8c0f957cae4b664402cc0e8ab [diff] [blame] |
Update to kernel headers to v5.1.3. Test: Builds and boots taimen. Test: Ran bionic unit tests. Change-Id: Ieaca8709d568f075df8cac60c9da2c0ed1916963
diff --git a/libc/kernel/uapi/linux/lirc.h b/libc/kernel/uapi/linux/lirc.h index 4a8d0ff..515d8ce 100644 --- a/libc/kernel/uapi/linux/lirc.h +++ b/libc/kernel/uapi/linux/lirc.h
@@ -127,5 +127,8 @@ RC_PROTO_XMP = 21, RC_PROTO_CEC = 22, RC_PROTO_IMON = 23, + RC_PROTO_RCMM12 = 24, + RC_PROTO_RCMM24 = 25, + RC_PROTO_RCMM32 = 26, }; #endif