]> git.baikalelectronics.ru Git - kernel.git/commit
Input: input_event - fix the CONFIG_SPARC64 mixup
authorDeepa Dinamani <deepa.kernel@gmail.com>
Thu, 24 Jan 2019 08:29:20 +0000 (00:29 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 24 Jan 2019 08:38:39 +0000 (00:38 -0800)
commite64fc1aa7a84fca32ed0c80887ec7f41365812a7
tree6f25c4e23acbea8ccd5aded60481ae901f994b43
parent872ba8d145d7805543b16e21cf1605e40bf9b23a
Input: input_event - fix the CONFIG_SPARC64 mixup

Arnd Bergmann pointed out that CONFIG_* cannot be used in a uapi header.
Override with an equivalent conditional.

Fixes: 596612904f9b ("Input: input_event - provide override for sparc64")
Fixes: 783d9ff5eb65 ("Input: extend usable life of event timestamps to 2106 on 32 bit systems")
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
include/uapi/linux/input.h