]> 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)
commita6ce45ea3ec3dfa1327452c016d2edc80ca4c308
tree6f25c4e23acbea8ccd5aded60481ae901f994b43
parent6c2a876597f0350e6cb96124ddee2a03cb187407
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: e9f73e82da11 ("Input: input_event - provide override for sparc64")
Fixes: 072c077487d2 ("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