Input: pixcir_i2c_ts - move definitions into a single file
authorFabio Estevam <festevam@gmail.com>
Tue, 8 Oct 2019 17:13:55 +0000 (10:13 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 9 Oct 2019 21:56:35 +0000 (14:56 -0700)
commit0d3c8501e32e19c9bdfc65e5d4e17e7772729332
tree4c15d1b4399424db3b9b300af06a25fa0631be7f
parentbdafbb15d13b8819d75e026c0b4b61a701583a91
Input: pixcir_i2c_ts - move definitions into a single file

All the defined symbols from linux/platform_data/pixcir_i2c_ts.h
are only used by the pixcir_i2c_ts driver, so move all the definitions
locally and get rid of the pixcir_i2c_ts.h file.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Tested-by: Michal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/pixcir_i2c_ts.c
include/linux/platform_data/pixcir_i2c_ts.h [deleted file]