diff options
author | Peter Xu <peterx@redhat.com> | 2023-02-07 15:57:10 -0500 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-02-11 16:51:09 +0100 |
commit | 93e0932b7be2498024cd6ba8446a0fa2cb1769bc (patch) | |
tree | d31bdb1cea9eca11492d243a2cb6ab8666d9b804 /include/standard-headers/linux/input-event-codes.h | |
parent | bca762c2b90979e8cf1f725cec3ddf888b7b898b (diff) |
linux-headers: Update to v6.1
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/input-event-codes.h')
-rw-r--r-- | include/standard-headers/linux/input-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/standard-headers/linux/input-event-codes.h b/include/standard-headers/linux/input-event-codes.h index 50790aee5a..815f7a1dff 100644 --- a/include/standard-headers/linux/input-event-codes.h +++ b/include/standard-headers/linux/input-event-codes.h @@ -862,6 +862,7 @@ #define ABS_TOOL_WIDTH 0x1c #define ABS_VOLUME 0x20 +#define ABS_PROFILE 0x21 #define ABS_MISC 0x28 |