From 0b01ca69e073c3e140f6e819be62665ad6d513ae Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 19 Oct 2016 18:19:57 +0200 Subject: nwztools/plattools: add adc test Change-Id: Ic3ef964e8b5cc7b8ca3f02f141e9e4436a4d41db --- utils/nwztools/plattools/nwz_keys.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/nwztools/plattools/nwz_keys.h') diff --git a/utils/nwztools/plattools/nwz_keys.h b/utils/nwztools/plattools/nwz_keys.h index 8228e5b620..4a8c28737f 100644 --- a/utils/nwztools/plattools/nwz_keys.h +++ b/utils/nwztools/plattools/nwz_keys.h @@ -21,6 +21,8 @@ #ifndef __NWZ_KEYS_H__ #define __NWZ_KEYS_H__ +#define NWZ_KEY_DEV "/dev/input/event0" + /* The Sony icx_key driver reports keys via the /dev/input/event0 device and * abuses the standard struct input_event. The input_event.code is split into * two parts: -- cgit v1.2.3