diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2017-05-23 02:24:22 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-05-23 03:23:46 +0300 |
commit | f81126b0b67c864b0b3d614d8adadc3a37ba5209 (patch) | |
tree | fa6a5dc66601424d0ed48bc8d9d357715ba4fa18 /include/linux | |
parent | d899520b0431e70279bfb5066ecb6dc91d0b7072 (diff) | |
download | linux-f81126b0b67c864b0b3d614d8adadc3a37ba5209.tar.xz |
Input: lm8323 - 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/lm8323.h (renamed from include/linux/i2c/lm8323.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/linux/i2c/lm8323.h b/include/linux/platform_data/lm8323.h index 478d668bc590..478d668bc590 100644 --- a/include/linux/i2c/lm8323.h +++ b/include/linux/platform_data/lm8323.h |