]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
misc: bh1770glc: move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 May 2017 20:42:33 +0000 (22:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 May 2017 16:25:00 +0000 (18:25 +0200)
commit7ae5f10a9fc1ae2f001ab3be5be84a5d0a89f918
treed43490f107a5c2cb3abd1626bca6e801f4b89262
parent610387d162eb1beb6eb2009af5175dc6b44b8da6
misc: bh1770glc: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/bh1770glc.c
include/linux/platform_data/bh1770glc.h [moved from include/linux/i2c/bh1770glc.h with 100% similarity]