Input: tsc2007 - move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Mon, 22 May 2017 23:30:04 +0000 (16:30 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 23 May 2017 00:26:58 +0000 (17:26 -0700)
commit8fd708157a592a376c4d0b3b2ba23b9e9f79caa5
treec5617ab3db96b51aff72ec5009bd3a750678a966
parent0d846a4cbbcbf81e527542d15e165b8f774bace5
Input: tsc2007 - move header file out of I2C realm

include/linux/i2c is not for client devices. Move the header file to a
more appropriate location.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
arch/sh/boards/mach-ecovec24/setup.c
drivers/input/touchscreen/tsc2007_core.c
drivers/mfd/timberdale.c
include/linux/platform_data/tsc2007.h [moved from include/linux/i2c/tsc2007.h with 94% similarity]