summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/apds990x.h
AgeCommit message (Collapse)AuthorFilesLines
2017-05-25misc: apds990x: move header file out of I2C realmWolfram Sang1-0/+79
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>