]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00d724e3f7ca63b318a24cb175d1ecf50770a69b
tree4c15d1b4399424db3b9b300af06a25fa0631be7f
parentd9cbb809d1b5728b794de9fae5800a07d50fded5
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]