diff options
author | Guenter Roeck <[email protected]> | 2021-09-07 18:37:08 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2021-09-08 23:39:47 -0700 |
commit | 0c5483a5778fa9910538453b5a9f1a6ed49e95ad (patch) | |
tree | 520a80403b97a3eeb4742bf3e7250774f8d7b990 /include/linux/overflow.h | |
parent | ab108678195ff70edf50025379a5de94b0bb26be (diff) |
Input: analog - always use ktime functions
m68k, mips, s390, and sparc allmodconfig images fail to build with the
following error.
drivers/input/joystick/analog.c:160:2: error:
#warning Precise timer not defined for this architecture.
Remove architecture specific time handling code and always use ktime
functions to determine time deltas. Also remove the now useless use_ktime
kernel parameter.
Signed-off-by: Guenter Roeck <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Randy Dunlap <[email protected]> # build-tested
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions