mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 06:20:54 +07:00
Input: aiptek - remove double define
Constant AIPTEK_TOOL_BUTTON_PEN_MODE was defined twice. Signed-off-by: Edwin van Vliet <edwin@cheatah.nl> Reviewed-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
parent
a66413fbc3
commit
eadba0c9c4
@ -225,7 +225,6 @@
|
||||
/* toolMode codes
|
||||
*/
|
||||
#define AIPTEK_TOOL_BUTTON_PEN_MODE BTN_TOOL_PEN
|
||||
#define AIPTEK_TOOL_BUTTON_PEN_MODE BTN_TOOL_PEN
|
||||
#define AIPTEK_TOOL_BUTTON_PENCIL_MODE BTN_TOOL_PENCIL
|
||||
#define AIPTEK_TOOL_BUTTON_BRUSH_MODE BTN_TOOL_BRUSH
|
||||
#define AIPTEK_TOOL_BUTTON_AIRBRUSH_MODE BTN_TOOL_AIRBRUSH
|
||||
|
Loading…
Reference in New Issue
Block a user