commit | 49f525c47bd383cd6a87db8f067cddb3ab620d17 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Dec 12 14:55:36 2016 -0800 |
committer | Christopher Ferris <cferris@google.com> | Mon Dec 12 19:08:01 2016 -0800 |
tree | cf718a23048444de49eb9a4a8a7df64990d25893 | |
parent | e54c49050368cda50aa98af653e80f660467e246 [diff] [blame] |
Update to kernel headers v4.8.14. Test: Built mips/arm/arm64/x86/x86_64. Built and booted angler. Change-Id: Icedb035769d8a41a170a6f1ecd707113e332d8dd
diff --git a/libc/kernel/uapi/linux/serio.h b/libc/kernel/uapi/linux/serio.h index a956d96..ddd45c4 100644 --- a/libc/kernel/uapi/linux/serio.h +++ b/libc/kernel/uapi/linux/serio.h
@@ -87,4 +87,5 @@ #define SERIO_WACOM_IV 0x3e /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define SERIO_EGALAX 0x3f +#define SERIO_PULSE8_CEC 0x40 #endif