avoid conflict with powerpc
KEY_SYSTEM define.
Signed-off-by: Derek Kelly
---
include/uapi/linux/input-event-codes.h | 13 +
1 file changed, 13 insertions(+)
diff --git a/include/uapi/linux/input-event-codes.h
b/include/uapi/linux/input-event-codes.h
index 53fbae27b280..a15fd3c944d2
The following patch adds event codes for common buttons found on various
provider and universal remote controls. They represent functions not
covered by existing event codes. Once added, rc_keymaps can be updated
accordingly where applicable.
Signed-off-by: Derek Kelly
---
include/uapi/linux