commit | c95d6d966e04701b13f5c53341e324c36477d22c | [log] [tgz] |
---|---|---|
author | Clifton Barnes <[email protected]> | Mon May 23 15:50:02 2016 -0700 |
committer | Dmitry Torokhov <[email protected]> | Wed May 25 17:37:15 2016 -0700 |
tree | 11fec13b776fe37a2b8d614b0dc4c50585433501 | |
parent | 4feacbc24eea0c5f36728017575cc0ad28d8758b [diff] |
Input: tc3589x-keypad - remove stray ')' The end ')' needs to be removed if the macro is ever used or there would be a compiler error as it does not have a matching '('. Signed-off-by: Clifton Barnes <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>