Input: remove dead CSR Prima2 PWRC driver
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 30 Aug 2021 21:22:20 +0000 (14:22 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Aug 2021 22:55:19 +0000 (15:55 -0700)
commit927c1e56cc5e0e22da975c72433da2458b3f4fd5
tree88895f3bb975f15ffbf6b338d0b30e1dc5ffe038
parent1c6aacecea383b5982299c34b4b191f6f21eb14d
Input: remove dead CSR Prima2 PWRC driver

Commit f3a732843acc ("ARM: remove sirf prima2/atlas platforms") removes
the config ARCH_SIRF in ./arch/arm/mach-prima2/Kconfig.

Hence, since then, the corresponding CSR Prima2 PWRC Driver is dead code.
Remove this dead driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210817072842.8640-1-lukas.bulwahn@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/sirfsoc-onkey.c [deleted file]