commit | b8b4ead11e9d258ccc9a8aea28cc0ac747b044ef | [log] [tgz] |
---|---|---|
author | Andrew Morton <[email protected]> | Fri Mar 25 14:20:47 2016 -0700 |
committer | Linus Torvalds <[email protected]> | Fri Mar 25 16:37:42 2016 -0700 |
tree | 44938deabf08a6d5c75ca671b154e558d3448740 | |
parent | bb29902a7515208846114b3b36a4281a9bbf766a [diff] |
drivers/input: eliminate INPUT_COMPAT_TEST macro INPUT_COMPAT_TEST became much simpler after commit f4056b52845283 ("input: redefine INPUT_COMPAT_TEST as in_compat_syscall()") so we can cleanly eliminate it altogether. Acked-by: Dmitry Torokhov <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Andy Lutomirski <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>