diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2017-05-23 02:26:56 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-05-23 03:26:57 +0300 |
commit | 8cd9ab9e19b8cf23a7cae503af81ae70154e7956 (patch) | |
tree | d79a072975aa098cfc40e90a5872c4a12782e93e /include/linux | |
parent | f81126b0b67c864b0b3d614d8adadc3a37ba5209 (diff) | |
download | linux-8cd9ab9e19b8cf23a7cae503af81ae70154e7956.tar.xz |
Input: mcs - 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>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/platform_data/mcs.h (renamed from include/linux/i2c/mcs.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/linux/i2c/mcs.h b/include/linux/platform_data/mcs.h index 61bb18a4fd3c..61bb18a4fd3c 100644 --- a/include/linux/i2c/mcs.h +++ b/include/linux/platform_data/mcs.h |