Input: cyttsp - remove public header
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 1 Jun 2021 23:37:54 +0000 (16:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 2 Jun 2021 04:13:11 +0000 (21:13 -0700)
commitd27ac0fba71cfd4da45f1ba6564f32ddd2914cc4
tree7cb0a78486af84e9417855abe7e8e5e3d49af943
parent0ff5cd50c48c267c5e52bfbf6ee1683049774ca6
Input: cyttsp - remove public header

There is nothing in include/linux/input/cyttsp.h that might be of interes
to the kernel at large, so let's move this information into the driver
code and remove the header.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210531052307.1433979-2-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
MAINTAINERS
drivers/input/touchscreen/cyttsp_core.c
drivers/input/touchscreen/cyttsp_core.h
drivers/input/touchscreen/cyttsp_i2c.c
drivers/input/touchscreen/cyttsp_spi.c
include/linux/input/cyttsp.h [deleted file]